Files
oldlinux-files/study/Ref-docs/POSIX/susv3/idx/networking.html
2024-02-19 00:25:23 -05:00

101 lines
5.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link type="text/css" rel="stylesheet" href="style.css">
<!-- Copyright 2001 The Open Group, All Rights Reserved -->
<title>Networking Services Index </title>
</head>
<body bgcolor=white>
<center>
<hr size="2" noshade>
The Open Group Base Specifications, Issue 6
IEEE Std 1003.1-2001<br>
Copyright &copy; 2001 The IEEE and The Open Group, All Rights reserved.
<hr size="2" noshade>
</center>
<h3><font face="Helvetica">
<IMG ALIGN=TOP SRC="../images/index.gif" ALT="">Networking Services
</font></h3>
<ul>
<li type="disc">Sockets Interfaces</li>
<ul>
<li type="disc"><a href="../functions/accept.html">accept()</a></li>
<li type="disc"><a href="../functions/bind.html">bind()</a></li>
<li type="disc"><a href="../functions/close.html">close()</a></li>
<li type="disc"><a href="../functions/connect.html">connect()</a></li>
<li type="disc"><a href="../functions/fcntl.html">fcntl()</a></li>
<li type="disc"><a href="../functions/fgetpos.html">fgetpos()</a></li>
<li type="disc"><a href="../functions/fsetpos.html">fsetpos()</a></li>
<li type="disc"><a href="../functions/ftell.html">ftell()</a></li>
<li type="disc"><a href="../functions/freeaddrinfo.html">freeaddrinfo()</a></li>
<li type="disc"><a href="../functions/getaddrinfo.html">getaddrinfo()</a></li>
<li type="disc"><a href="../functions/getpeername.html">getpeername()</a></li>
<li type="disc"><a href="../functions/getsockname.html">getsockname()</a></li>
<li type="disc"><a href="../functions/getsockopt.html">getsockopt()</a></li>
<li type="disc"><a href="../functions/listen.html">listen()</a></li>
<li type="disc"><a href="../functions/lseek.html">lseek()</a></li>
<li type="disc"><a href="../functions/poll.html">poll()</a></li>
<li type="disc"><a href="../functions/pselect.html">pselect()</a></li>
<li type="disc"><a href="../functions/read.html">read()</a></li>
<li type="disc"><a href="../functions/recv.html">recv()</a></li>
<li type="disc"><a href="../functions/recvfrom.html">recvfrom()</a></li>
<li type="disc"><a href="../functions/recvmsg.html">recvmsg()</a></li>
<li type="disc"><a href="../functions/select.html">select()</a></li>
<li type="disc"><a href="../functions/send.html">send()</a></li>
<li type="disc"><a href="../functions/sendmsg.html">sendmsg()</a></li>
<li type="disc"><a href="../functions/sendto.html">sendto()</a></li>
<li type="disc"><a href="../functions/setsockopt.html">setsockopt()</a></li>
<li type="disc"><a href="../functions/shutdown.html">shutdown()</a></li>
<li type="disc"><a href="../functions/sockatmark.html">sockatmark()</a></li>
<li type="disc"><a href="../functions/socket.html">socket()</a></li>
<li type="disc"><a href="../functions/socketpair.html">socketpair()</a></li>
<li type="disc"><a href="../functions/write.html">write()</a></li>
</ul>
<li type="disc">Sockets Headers</li>
<ul>
<li type="disc"><a href="../basedefs/fcntl.h.html">fcntl.h</a></li>
<li type="disc"><a href="../basedefs/netinet/tcp.h.html">netinet/tcp.h</a></li>
<li type="disc"><a href="../basedefs/sys/socket.h.html">sys/socket.h</a></li>
<li type="disc"><a href="../basedefs/sys/stat.h.html">sys/stat.h</a></li>
<li type="disc"><a href="../basedefs/sys/uio.h.html">sys/uio.h</a></li>
<li type="disc"><a href="../basedefs/sys/un.h.html">sys/un.h</a></li>
</ul>
<li type="disc">IP Address Resolution Interfaces</li>
<ul>
<li type="disc"><a href="../functions/endhostent.html">endhostent()</a></li>
<li type="disc"><a href="../functions/endnetent.html">endnetent()</a></li>
<li type="disc"><a href="../functions/endprotoent.html">endprotoent()</a></li>
<li type="disc"><a href="../functions/endservent.html">endservent()</a></li>
<li type="disc"><a href="../functions/gethostbyaddr.html">gethostbyaddr()</a></li>
<li type="disc"><a href="../functions/gethostname.html">gethostname()</a></li>
<li type="disc"><a href="../functions/getnetbyaddr.html">getnetbyaddr()</a></li>
<li type="disc"><a href="../functions/getprotobynumber.html">getprotobynumber()</a></li>
<li type="disc"><a href="../functions/getservbyport.html">getservbyport()</a></li>
<li type="disc"><a href="../functions/h_errno.html">h_errno()</a></li>
<li type="disc"><a href="../functions/htonl.html">htonl()</a></li>
<li type="disc"><a href="../functions/inet_addr.html">inet_addr()</a></li>
<li type="disc"><a href="../functions/ntohl.html">ntohl()</a></li>
<li type="disc"><a href="../functions/sethostent.html">sethostent()</a></li>
<li type="disc"><a href="../functions/setnetent.html">setnetent()</a></li>
<li type="disc"><a href="../functions/setprotoent.html">setprotoent()</a></li>
<li type="disc"><a href="../functions/setservent.html">setservent()</a></li>
</ul>
<li type="disc">IP Address Resolution Headers</li>
<ul>
<li type="disc"><a href="../basedefs/arpa/inet.h.html">arpa/inet.h</a></li>
<li type="disc"><a href="../basedefs/netdb.h.html">netdb.h</a></li>
<li type="disc"><a href="../basedefs/netinet/in.h.html">netinet/in.h</a></li>
<li type="disc"><a href="../basedefs/unistd.h.html">unistd.h</a></li>
</ul>
</ul>
<center>
<hr size="2" noshade>
<font size="2">
Copyright &copy; 2001 The IEEE and The Open Group, All Rights Reserved<br>
</font></center>
<hr size="2" noshade>
</body>
</html>