Next: , Previous: , Up: Sockets package   [Index]


6.27 Sockets.UnixSocketImpl

Defined in namespace Sockets
Superclass: Sockets.SocketImpl
Category: Sockets-Protocols

This class represents a stream socket using the AF_UNIX address family. It unlinks the filesystem path when the socket is closed.