Crate ugly_smart_lib

Source

Re-exports§

pub use net_pub::INetCallBack;
pub use net_pub::INetwork;
pub use tcp_client::CTcpClient;
pub use tcp_server::CTcpServer;
pub use udp_client::CUdpClient;

Modules§

net_pub
src/tcp_pub.rs
smart_log
src/smart_log.rs
smart_pub
src/smart_pub.rs
tcp_client
src/client.rs
tcp_server
src/tcp_server.rs
udp_client
src/udp_client.rs
udp_server
src/udp_server.rs

Structs§

STcpClientParams
STcpServerParams
SUdpClientParams
SUdpServerParams