摘要: 1. 若connect失败该套接字不可再用,必须close当前套接字,重新调用socket。 手册上注明连接失败后, socket的状态是未知的, 所以再次connect, 可能成功, 也可能失败. APPLICATION USAGE If connect() fails, the state of 阅读全文
posted @ 2016-05-13 11:00 小 楼 一 夜 听 春 雨 阅读(389) 评论(0) 推荐(0)