(3sock) - Socket routines
(3sock) - Socket routines
Intro-
introduction to networking functions and libraries
intro-
introduction to networking functions and libraries
accept-
accept a connection on a socket
bind-
bind a protocol address to a socket
connect-
initiate a connection on a socket
get_h_errno-
get h_errno value
get_h_errno, set_h_errno-
get/set h_errno value
getpeername-
get address of connected peer
getsockname-
get socket address
getsockopt-
get options on sockets
getsockopt, setsockopt-
get and set options on sockets
get_t_errno-
get t_errno value
get_t_errno, set_t_errno-
get/set t_errno value
listen-
listen for connections on a socket
recv-
receive a message from a socket
recvfrom-
receive a message from a socket
recvmsg-
receive a message from a socket
select-
synchronous I/O multiplexing
send-
send a message from a socket
sendmsg-
send a message from a socket
sendto-
send a message from a socket
set_h_errno-
set h_errno value
setsockopt-
set options on sockets
set_t_errno-
set t_errno value
shutdown-
shut down part of a full-duplex connection
socket-
create an endpoint for communication
socketpair-
create a pair of connected sockets
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004