Static Public Attributes | |
LOCAL_TCP = _cygrpc.LocalConnectionType.local_tcp | |
UDS = _cygrpc.LocalConnectionType.uds | |
Types of local connection for local credential creation. Attributes: UDS: Unix domain socket connections LOCAL_TCP: Local TCP connections.
Definition at line 1822 of file src/python/grpcio/grpc/__init__.py.
|
static |
Definition at line 1830 of file src/python/grpcio/grpc/__init__.py.
|
static |
Definition at line 1829 of file src/python/grpcio/grpc/__init__.py.