Content-type: text/html Man page of libsocket

libsocket

Section: Interface Libraries (3LIB)
Updated: 2 Nov 2004
Index Return to Main Contents
 

NAME

libsocket - sockets library  

SYNOPSIS

cc [ flag... ] file... -lsocket [ library... ]
 

DESCRIPTION

Functions in this library provide the socket internetworking interface, primarily used with the TCP/IP protocol suite.  

INTERFACES

The shared object libsocket.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

__xnet_bind__xnet_connect
__xnet_getsockopt__xnet_listen
__xnet_recvmsg__xnet_sendmsg
__xnet_sendto__xnet_socket
__xnet_socketpairaccept
bindconnect
endnetentendprotoent
endserventether_aton
ether_hosttonether_line
ether_ntoaether_ntohost
freeaddrinfogai_strerror
getaddrinfogetnameinfo
getnetbyaddrgetnetbyaddr_r
getnetbynamegetnetbyname_r
getnetentgetnetent_r
getpeernamegetprotobyname
getprotobyname_rgetprotobynumber
getprotobynumber_rgetprotoent
getprotoent_rgetservbyname
getservbyname_rgetservbyport
getservbyport_rgetservent
getservent_rgetsockname
getsockopthtonl
htonsif_freenameindex
if_indextonameif_nameindex
if_nametoindexin6addr_any
in6addr_loopbackinet_lnaof
inet_makeaddrinet_network
listenntohl
ntohsrcmd
rcmd_afrecv
recvfromrecvmsg
rexecrexec_af
rresvportrresvport_af
ruseroksend
sendmsgsendto
setnetentsetprotoent
setserventsetsockopt
shutdownsocket
socketpair

 

FILES

/lib/libsocket.so.1 shared object

/lib/64/libsocket.so.1 64-bit shared object

 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
SUNWcslx (64-bit)
MT-Level See the manual page for each interface.

 

SEE ALSO

pvs(1), intro(2), intro(3), socket.h(3HEAD), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010