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


6.26 Sockets.UnixDatagramSocketImpl

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

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