Struct rich_sdl2_net_rust::client::NetClient [−][src]
pub struct NetClient<'net> { /* fields omitted */ }
Expand description
A client to create the connection.
Implementations
Constructs and ready to start the client socket.
Constructs from the hostname and ready to start the client socket.
Opens a tcp connection from the client.