libxnet(4)
NAME
libxnet − X/Open Networking Interfaces library
SYNOPSIS
cc [ flag ... ] file ... −lxnet [ library ... ]
DESCRIPTION
Functions in this library provide networking interfaces which comply with the X/Open CAE Specification, Networking Services, Issue 4.
The shared object libxnet.so.1 and its dependants provide the public interfaces defined below.
For additional information on shared object interfaces, see intro(4).
INTERFACES
SUNW_1.1 (generic):
| accept | bind | connect |
| endhostent | endnetent | endprotoent |
| endservent | gethostbyaddr | gethostbyname |
| gethostent | gethostname | getnetbyaddr |
| getnetbyname | getnetent | getpeername |
| getprotobyname | getprotobynumber | getprotoent |
| getservbyname | getservbyport | getservent |
| getsockname | getsockopt | h_errno |
| htonl | htons | inet_addr |
| inet_lnaof | inet_makeaddr | inet_netof |
| inet_network | inet_ntoa | listen |
| ntohl | ntohs | recv |
| recvfrom | recvmsg | send |
| sendmsg | sendto | sethostent |
| setnetent | setprotoent | setservent |
| setsockopt | shutdown | socket |
| socketpair | t_accept | t_alloc |
| t_bind | t_close | t_connect |
| t_errno | t_error | t_free |
| t_getinfo | t_getprotaddr | t_getstate |
| t_listen | t_look | t_open |
| t_optmgmt | t_rcv | t_rcvconnect |
| t_rcvdis | t_rcvrel | t_rcvudata |
| t_rcvuderr | t_snd | t_snddis |
| t_sndrel | t_sndudata | t_strerror |
| t_sync | t_unbind |
FILES
/usr/lib/libxnet.so.1 shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| MT-Level | Safe |
SEE ALSO
intro(3), attributes(5), standards(5)
SunOS 5.6 — Last change: 16 Apr 1997