【发布时间】:2015-01-29 01:24:01
【问题描述】:
对于 TCP/IP 连接,如果只有一个目标端口(来源:What is the theoretical maximum number of open TCP connections that a modern Linux box can have),则两台主机之间最多有 64k 连接。 Unix 域套接字是否有连接限制,还是仅受文件描述符数量的限制?
【问题讨论】:
标签: sockets unix ulimit unix-socket