net/Socket

class Socket
extends:Object
static method new~sock(family, type, protocol: Int)Socket
method init~sock(family, type, protocol: Int)
static method new~descriptor(family, type, protocol, descriptor: Int)Socket
method init~descriptor(family, type, protocol, descriptor: Int)
method close
method ioctl(request: Int, arg: Pointer)
method availableInt
descriptorInt
familyInt
typeInt
protocolInt
cover SocketFamily
cover SocketType
cover SocketMsgFlags

This Page