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


6.25 Sockets.UnixAddress

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

This class represents an address for a machine using the AF_UNIX address family. Since this address family is only used for local sockets, the class is a singleton; the filesystem path to the socket is represented using the port argument to socket functions, as either a String or a File object.

Sockets.UnixAddress class-C constants: (class)
Sockets.UnixAddress class-initialization: (class)
Sockets.UnixAddress class-instance creation: (class)
Sockets.UnixAddress-accessing: (instance)
Sockets.UnixAddress-printing: (instance)
Sockets.UnixAddress-testing: (instance)

AltStyle によって変換されたページ (->オリジナル) /