Explorar o código

Update TcpConnection.php

walkor %!s(int64=10) %!d(string=hai) anos
pai
achega
c92bc9decc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Connection/TcpConnection.php

+ 1 - 1
Connection/TcpConnection.php

@@ -26,7 +26,7 @@ class TcpConnection extends ConnectionInterface
      * 当数据可读时,从socket缓冲区读取多少字节数据
      * @var int
      */
-    const READ_BUFFER_SIZE = 8192;
+    const READ_BUFFER_SIZE = 65535;
 
     /**
      * 连接状态 连接中