Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 EPOLL 创建了一个网络库。当我连接到无法 ping 的地址时,我的网络库检测连接在请求打开连接 70 秒后失败。我为套接字设置了超时,但它无法解决这个问题。有人看到同样的问题吗?