gRPC Server and Client Streams Control block struct
More...
#include <agt_ypgrpc.h>
|
|
dlq_hdr_t | qhdr |
| | in case added to a queue
|
| |
|
xmlChar * | server_name |
| | RPC Server name (aka subsystem name)
|
| |
|
xmlChar * | name |
| | Name of a client or server stream.
|
| |
|
xmlChar * | sttime |
| | Indicates the time the client or server stream was created.
|
| |
|
xmlChar * | location |
| | Contains a URL that represents the RPC that uses this client or server stream.
|
| |
|
boolean | server_stream |
| | TRUE if current stream if a server stream; FALSE for client stream.
|
| |
gRPC Server and Client Streams Control block struct
The documentation for this struct was generated from the following file: