Commit 7ec67acc authored by Max Lv's avatar Max Lv

update buffer size

parent acda7e67
No preview for this file type
No preview for this file type
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#include <ev.h> #include <ev.h>
#define BUF_SIZE 1500 #define BUF_SIZE 4096
struct listen_ctx { struct listen_ctx {
ev_io io; ev_io io;
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment