qq_39870958的博客使用socket.io首次打开页面报错Exception: Error: write EPIPE at _errnoException (util.js:992:11) at Socket._writeGeneric (net.js:764:25) at Socket._write (net.js:783:8) 但是刷新页面就正常了,怎么...
热闹中的宁静的博客SuperSocket.ClientEngine版本:0.10.0.0,SuperSocket.ProtoBase版本:1.7.0.17 使用EasyClient连接服务器: 定义了一个类来使用EasyClient ISocketClient.cs using SuperSocket.ClientEngine; using System; ...