connect_to_socket_server

Function connect_to_socket_server 

Source
pub fn connect_to_socket_server(
    server_options: ServerOptions,
    pid: Option<u32>,
) -> Result<UninitializedSession>
Expand description

Connect to the Thrift socket server and return an uninitialized session.