socket_recv和socket_read都可以用于读取socket数据,不过二者有差别,推荐使用socket_recv。 原因如下: 1.socket_recv支持多种flag,用于不同场景 ...
確定! 回上一頁