Manual: net
AF_INET = 2
not documented volatile
AF_INET6 = 10
not documented volatile
AF_UNSPEC = 0
not documented volatile
AI_ADDRCONFIG = 32
not documented volatile
AI_CANONIDN = 128
not documented volatile
AI_CANONNAME = 2
not documented volatile
AI_IDN = 64
not documented volatile
AI_IDN_ALLOW_UNASSIGNED = 256
not documented volatile
not documented
volatile
AI_NUMERICHOST = 4
not documented volatile
AI_NUMERICSERV = 1024
not documented volatile
AI_PASSIVE = 1
not documented volatile
AI_V4MAPPED = 8
not documented volatile
INADDR_ANY = 0
not documented volatile
INADDR_LOOPBACK = 2130706433
not documented volatile
NI_DGRAM = 16
not documented volatile
NI_IDN = 32
not documented volatile
not documented
volatile
not documented
volatile
NI_NAMEREQD = 8
not documented volatile
NI_NOFQDN = 4
not documented volatile
NI_NUMERICHOST = 1
not documented volatile
NI_NUMERICSERV = 2
not documented volatile
SOCK_DGRAM = 2
not documented volatile
SOCK_STREAM = 1
not documented volatile
not documented
volatile
not documented
volatile
not documented
volatile
bind(self : TCP, addr : Uint8Data, flags = null)
not documented self | not documented |
addr | not documented |
flags | not documented |
returns | not documented |
volatile
connect(self : Stream, addr : Uint8Data)
not documented self | not documented |
addr | not documented |
returns | not documented |
volatile
not documented
volatile
not documented
volatile
keepalive(self : TCP, enable : bool, delay = null)
not documented self | not documented |
enable | not documented |
delay | not documented |
returns | not documented |
volatile
listen(self : Stream, backlog : int)
not documented self | not documented |
backlog | not documented |
returns | not documented |
volatile
not documented
volatile
not documented
volatile
not documented
volatile
simultaneous_accepts(self : TCP, enable : bool)
not documented self | not documented |
enable | not documented |
returns | not documented |
volatile
not documented
volatile
try_write(self : Stream, data : object)
not documented self | not documented |
data | not documented |
returns | not documented |
volatile
not documented
volatile
not documented
volatile
not documented
volatile
bind(self : UDP, addr : Uint8Data, flags = null)
not documented self | not documented |
addr | not documented |
flags | not documented |
returns | not documented |
volatile
not documented
volatile
not documented
volatile
send(self : UDP, data : object, addr : Uint8Data)
not documented self | not documented |
data | not documented |
addr | not documented |
returns | not documented |
volatile
not documented
volatile
set_multicast_loop(self : UDP, enable : bool)
not documented self | not documented |
enable | not documented |
returns | not documented |
volatile
set_multicast_ttl(self : UDP, ttl : int)
not documented self | not documented |
ttl | not documented |
returns | not documented |
volatile
not documented
volatile
UDP_IPV6ONLY = 1
not documented volatile
UDP_JOIN_GROUP = 1
not documented volatile
UDP_LEAVE_GROUP = 0
not documented volatile
UDP_PARTIAL = 2
not documented volatile
UDP_REUSEADDR = 4
not documented volatile
getaddrinfo(node = null, service = null)
not documented node | not documented |
service | not documented |
returns | not documented |
volatile
getnameinfo(addr : Uint8Data, flags = null)
not documented addr | not documented |
flags | not documented |
returns | not documented |
volatile
not documented
volatile
not documented
volatile
ip4_addr(address : str, port : int)
not documented address | not documented |
port | not documented |
returns | not documented |
volatile
not documented
volatile
ip6_addr(address : str, port : int)
not documented address | not documented |
port | not documented |
returns | not documented |
volatile
not documented
volatile