Expand description
Unix domain sockets for Windows
Structs§
- Accept
Addrs - The parsed return value of
AcceptAddrsBuf - Accept
Addrs Buf - A buffer in which an accepted socket’s address will be stored
- Socket
Addr - An address associated with a Unix socket
- Unix
Listener - A Unix domain socket server
- Unix
Stream - A Unix stream socket
Traits§
- Unix
Listener Ext - Additional methods for the
UnixListenertype - Unix
Stream Ext - Additional methods for the
UnixStreamtype