⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xnsix.html

📁 unix 下的C开发手册,还用详细的例程。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html> <head> <!-- Copyright 1997 The Open Group, All Rights Reserved --> <title>Networking Services Issue 5 - Index</title> </head> <body bgcolor=white> <center> <font size=2> The Single UNIX&reg; Specification, Version 2<br> Copyright &copy; 1997 The Open Group </font></center> <hr size=2 noshade><CENTER><P><B>Networking Services Issue 5<BR> Reference Pages</B><P><em>For the full text of C523 please select <a href="/pubs/catalog/c523.htm">here</a></em>.<P><blockquote><P><B>Intro</B><P>&#183; <a href="xns/compilation.html">The Compilation Environment</A>&#183; <a href="xns/namespace.html">The Name Space</A>&#183; <a href="xns/relation.html">Relationship to XSH</A><P><B>Sockets Interfaces</B><P>&#183; <a href="xns/accept.html">accept</A>&#183; <a href="xns/bind.html">bind</A>&#183; <a href="xns/close.html">close</A>&#183; <a href="xns/connect.html">connect</A>&#183; <a href="xns/fcntl.html">fcntl</A>&#183; <a href="xns/fgetpos.html">fgetpos</A>&#183; <a href="xns/fsetpos.html">fsetpos</A>&#183; <a href="xns/ftell.html">ftell</A>&#183; <a href="xns/getpeername.html">getpeername</A>&#183; <a href="xns/getsockname.html">getsockname</A>&#183; <a href="xns/getsockopt.html">getsockopt</A>&#183; <a href="xns/listen.html">listen</A>&#183; <a href="xns/lseek.html">lseek</A>&#183; <a href="xns/poll.html">poll</A>&#183; <a href="xns/read.html">read</A>&#183; <a href="xns/recv.html">recv</A>&#183; <a href="xns/recvfrom.html">recvfrom</A>&#183; <a href="xns/recvmsg.html">recvmsg</A>&#183; <a href="xns/select.html">select</A>&#183; <a href="xns/send.html">send</A>&#183; <a href="xns/sendmsg.html">sendmsg</A>&#183; <a href="xns/sendto.html">sendto</A>&#183; <a href="xns/setsockopt.html">setsockopt</A>&#183; <a href="xns/shutdown.html">shutdown</A>&#183; <a href="xns/socket.html">socket</A>&#183; <a href="xns/socketpair.html">socketpair</A>&#183; <a href="xns/write.html">write</A><P><B>Sockets Headers</B><P>&#183; <a href="xns/fcntl.h.html">fcntl.h</A>&#183; <a href="xns/syssocket.h.html">sys/socket.h</A>&#183; <a href="xns/sysstat.h.html">sys/stat.h</A>&#183; <a href="xns/sysuio.h.html">sys/uio.h</A>&#183; <a href="xns/sysun.h.html">sys/un.h</A><P><B>IP Address Resolution Interfaces</B><P>&#183; <a href="xns/endhostent.html">endhostent</A>&#183; <a href="xns/endnetent.html">endnetent</A>&#183; <a href="xns/endprotoent.html">endprotoent</A>&#183; <a href="xns/endservent.html">endservent</A>&#183; <a href="xns/gethostbyaddr.html">gethostbyaddr</A>&#183; <a href="xns/gethostname.html">gethostname</A>&#183; <a href="xns/getnetbyaddr.html">getnetbyaddr</A>&#183; <a href="xns/getprotobynumber.html">getprotobynumber</A>&#183; <a href="xns/getservbyport.html">getservbyport</A>&#183; <a href="xns/h_errno.html">h_errno</A>&#183; <a href="xns/htonl.html">htonl</A>&#183; <a href="xns/inet_addr.html">inet_addr</A>&#183; <a href="xns/ntohl.html">ntohl</A>&#183; <a href="xns/sethostent.html">sethostent</A>&#183; <a href="xns/setnetent.html">setnetent</A>&#183; <a href="xns/setprotoent.html">setprotoent</A>&#183; <a href="xns/setservent.html">setservent</A><P><B>IP Address Resolution Headers</B><P>&#183; <a href="xns/arpainet.h.html">arpa/inet.h</A>&#183; <a href="xns/netdb.h.html">netdb.h</A>&#183; <a href="xns/netinetin.h.html">netinet/in.h</A>&#183; <a href="xns/unistd.h.html">unistd.h</A><P><B>XTI Interfaces</B><P>&#183; <a href="xns/xti.h.html">xti.h</A>&#183; <a href="xns/t_accept.html">t_accept</A>&#183; <a href="xns/t_alloc.html">t_alloc</A>&#183; <a href="xns/t_bind.html">t_bind</A>&#183; <a href="xns/t_close.html">t_close</A>&#183; <a href="xns/t_connect.html">t_connect</A>&#183; <a href="xns/t_errno.html">t_errno</A>&#183; <a href="xns/t_error.html">t_error</A>&#183; <a href="xns/t_free.html">t_free</A>&#183; <a href="xns/t_getinfo.html">t_getinfo</A>&#183; <a href="xns/t_getprotaddr.html">t_getprotaddr</A>&#183; <a href="xns/t_getstate.html">t_getstate</A>&#183; <a href="xns/t_listen.html">t_listen</A>&#183; <a href="xns/t_look.html">t_look</A>&#183; <a href="xns/t_open.html">t_open</A>&#183; <a href="xns/t_optmgmt.html">t_optmgmt</A>&#183; <a href="xns/t_rcv.html">t_rcv</A>&#183; <a href="xns/t_rcvconnect.html">t_rcvconnect</A>&#183; <a href="xns/t_rcvdis.html">t_rcvdis</A>&#183; <a href="xns/t_rcvrel.html">t_rcvrel</A>&#183; <a href="xns/t_rcvreldata.html">t_rcvreldata</A>&#183; <a href="xns/t_rcvudata.html">t_rcvudata</A>&#183; <a href="xns/t_rcvuderr.html">t_rcvuderr</A>&#183; <a href="xns/t_rcvv.html">t_rcvv</A>&#183; <a href="xns/t_rcvvudata.html">t_rcvvudata</A>&#183; <a href="xns/t_snd.html">t_snd</A>&#183; <a href="xns/t_snddis.html">t_snddis</A>&#183; <a href="xns/t_sndrel.html">t_sndrel</A>&#183; <a href="xns/t_sndreldata.html">t_sndreldata</A>&#183; <a href="xns/t_sndudata.html">t_sndudata</A>&#183; <a href="xns/t_sndv.html">t_sndv</A>&#183; <a href="xns/t_sndvudata.html">t_sndvudata</A>&#183; <a href="xns/t_strerror.html">t_strerror</A>&#183; <a href="xns/t_sync.html">t_sync</A>&#183; <a href="xns/t_sysconf.html">t_sysconf</A>&#183; <a href="xns/t_unbind.html">t_unbind</A></blockquote><hr size=2 noshade> </CENTER><center><font size=2>UNIX &reg; is a registered Trademark of The Open Group.<br>Copyright &copy; 1997 The Open Group<br> [ <a href="index.html">Main Index</a> | <a href="xshix.html">XSH</a> | <a href="xcuix.html">XCU</a> | <a href="xbdix.html">XBD</a> | <a href="cursesix.html">XCURSES</a> | <a href="xnsix.html">XNS</a> ]</font></center><hr size=2 noshade></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -