mirror of
https://gitee.com/TarsCloud/TarsCpp.git
synced 2024-12-22 22:16:38 +08:00
Merge pull request #4 from viest/fix_readv
Fix: ::readv has not been declared
This commit is contained in:
commit
b35d7e76a4
@ -22,6 +22,7 @@
|
||||
#include "servant/CommunicatorEpoll.h"
|
||||
#include "util/tc_buffer.h"
|
||||
#include <list>
|
||||
#include <sys/uio.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user