This repository has been archived on 2022-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
ludum-dare-50/rustdoc/socket2/sidebar-items.js

1 line
778 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["InterfaceIndexOrAddress","A local interface specified by its index or an address assigned to it."]],"struct":[["Domain","Specification of the communication domain for a socket."],["MaybeUninitSlice","A version of `IoSliceMut` that allows the buffer to be uninitialised."],["Protocol","Protocol specification used for creating sockets via `Socket::new`."],["RecvFlags","Flags for incoming messages."],["SockAddr","The address of a socket."],["SockRef","A reference to a [`Socket`] that can be used to configure socket types other than the `Socket` type itself."],["Socket","Owned wrapper around a system socket."],["TcpKeepalive","Configures a sockets TCP keepalive parameters."],["Type","Specification of communication semantics on a socket."]]});