(function() {var implementors = {}; implementors["mio"] = [{"text":"impl IntoRawFd for Sender","synthetic":false,"types":["mio::sys::unix::pipe::Sender"]},{"text":"impl IntoRawFd for Receiver","synthetic":false,"types":["mio::sys::unix::pipe::Receiver"]},{"text":"impl IntoRawFd for TcpListener","synthetic":false,"types":["mio::net::tcp::listener::TcpListener"]},{"text":"impl IntoRawFd for TcpSocket","synthetic":false,"types":["mio::net::tcp::socket::TcpSocket"]},{"text":"impl IntoRawFd for TcpStream","synthetic":false,"types":["mio::net::tcp::stream::TcpStream"]},{"text":"impl IntoRawFd for UdpSocket","synthetic":false,"types":["mio::net::udp::UdpSocket"]},{"text":"impl IntoRawFd for UnixDatagram","synthetic":false,"types":["mio::net::uds::datagram::UnixDatagram"]},{"text":"impl IntoRawFd for UnixListener","synthetic":false,"types":["mio::net::uds::listener::UnixListener"]},{"text":"impl IntoRawFd for UnixStream","synthetic":false,"types":["mio::net::uds::stream::UnixStream"]}]; implementors["socket2"] = [{"text":"impl IntoRawFd for Socket","synthetic":false,"types":["socket2::socket::Socket"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()