mirror of https://github.com/sysown/proxysql
parent
3b00c7b655
commit
5821f2ef85
@ -1,8 +0,0 @@
|
||||
@@ -528,6 +528,7 @@ MHD_socket_cork_ (MHD_socket sock,
|
||||
TCP_CORK always flushes socket buffer. */
|
||||
if (0 > send (sock,
|
||||
&dummy,
|
||||
+ 0,
|
||||
0))
|
||||
return 0; /* even force flush failed!? */
|
||||
return 1; /* success */
|
||||
Loading…
Reference in new issue