- bind
bool bind(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- handle
inout(grpc_server)* handle()
Undocumented in source. Be warned that the author may not have intended to support it.
- handle
inout(grpc_server)* handle()
Undocumented in source. Be warned that the author may not have intended to support it.
- lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
- lock
void lock()
Undocumented in source. Be warned that the author may not have intended to support it.
- registerMethod
void* registerMethod(const(char)[] remoteName, const(char)[] host, grpc_server_register_method_payload_handling payload_handle, uint flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerQueue
void registerQueue(shared(CompletionQueue!"Next") queue)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerService
void registerService()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.
- unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.
- unlock
void unlock()
Undocumented in source. Be warned that the author may not have intended to support it.
- wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.