Re-exports

pub use getsess::ipv4_addr_from_hostname;

Modules

Structs

A tunnel starts and keeps alive the best sosistab session it can under given constraints. A sosistab Session is a single end-to-end connection between a client and a server. This can be thought of as analogous to TcpStream, except all reads and writes are datagram-based and unreliable.

Enums