mentat/net2/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
570 B
JavaScript

initSidebarItems({"mod":[["unix","Unix-specific extensions to the `std::net` types."]],"struct":[["TcpBuilder","An \"in progress\" TCP socket which has not yet been connected or listened."],["UdpBuilder","An \"in progress\" UDP socket which has not yet been connected."]],"trait":[["TcpListenerExt","Extension methods for the standard [`TcpListener` type][link] in `std::net`."],["TcpStreamExt","Extension methods for the standard [`TcpStream` type][link] in `std::net`."],["UdpSocketExt","Extension methods for the standard [`UdpSocket` type][link] in `std::net`."]]});