UNIX I/O with TCP/IP

  • To a certain degree, I/O with sockets is like file I/O.

  • TCP/IP sockets are identified using file descriptors.

原文地址:https://www.cnblogs.com/lihaozy/p/2609596.html