Next: , Previous: , Up: Sockets.UnixAddress   [Index]


6.25.3 Sockets.UnixAddress class: instance creation

fromSockAddr: aByteArray port: portAdaptor

Private - Answer the unique UnixAddress instance, filling in the portAdaptor’s value from a ByteArray containing a C sockaddr_in structure.

uniqueInstance

Not commented.