POSIX sockets

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:adoptedBy gptkb:macOS
gptkb:Linux
Windows (with Winsock)
gptkbp:alsoKnownAs gptkb:Berkeley_sockets
gptkbp:category network programming
operating system interfaces
gptkbp:definedIn gptkb:POSIX_standard
gptkbp:function close()
send()
connect()
select()
accept()
bind()
listen()
getpeername()
getsockname()
getsockopt()
recv()
setsockopt()
shutdown()
socket()
poll()
https://www.w3.org/2000/01/rdf-schema#label POSIX sockets
gptkbp:introducedIn gptkb:BSD_UNIX
gptkbp:provides socket interface
gptkbp:supports gptkb:IP
gptkb:TCP
gptkb:UDP
gptkb:UNIX_domain_sockets
gptkbp:usedFor network communication
gptkbp:bfsParent gptkb:Berkeley_sockets_API
gptkbp:bfsLayer 7