This update contains a patch for doing rx/tx in worker threads. MORITA Kazutaka (1): read/write data from clients in worker threads include/net.h | 12 +-- lib/net.c | 80 --------------- sheep/request.c | 283 ++++++++++++++++++++-------------------------------- sheep/sheep.c | 1 + sheep/sheep_priv.h | 3 + 5 files changed, 115 insertions(+), 264 deletions(-) -- 1.7.10.4 |