Crate ublox_sockets
source · [−]Re-exports
pub use tcp::State as TcpState;
pub use tcp::TcpSocket;
pub use udp::State as UdpState;
pub use udp::UdpSocket;
Modules
Structs
A ring buffer.
A handle, identifying a socket in a set.
A smart pointer to a socket.
An extensible set of sockets.
Enums
Traits
A conversion trait for network sockets.