摘要: http://blog.csdn.net/Solstice/article/details/6208634 今天收到一位网友来信: 在 simple 中的 daytime 示例中,服务端主动关闭时调用的是如下函数序列,这不是只是关闭了连接上的写操作吗,怎么是关闭了整个连接? 陈硕答复如下: Mudu 阅读全文
posted @ 2017-07-10 15:31 小 楼 一 夜 听 春 雨 阅读(883) 评论(0) 推荐(0)
摘要: http://www.jianshu.com/p/eecab8d50697 shutdown() doesn't actually close the file descriptor—it just changes its usability. To free a socket descriptor 阅读全文
posted @ 2017-07-10 15:29 小 楼 一 夜 听 春 雨 阅读(17197) 评论(0) 推荐(1)