try more when writev return EINTR

This commit is contained in:
云风
2012-08-07 15:17:18 +08:00
parent 0afda95801
commit 60cdbf4693
2 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
#include "mread.h"
#include "ringbuffer.h"
#include "map.h"
#include <sys/epoll.h>
#include <sys/types.h>