Struct jsonrpc_tcp_server::Server
[−]
[src]
pub struct Server { /* fields omitted */ }
TCP Server handle
Methods
impl Server
[src]
fn close(self)
[src]
Closes the server (waits for finish)
fn wait(self)
[src]
Wait for the server to finish