At Wed, 25 Apr 2012 17:23:58 +0800, Yunkai Zhang wrote: > > From: Yunkai Zhang <qiushu.zyk at taobao.com> > > Add code to handle EPOLLERR and EPOLLHUP events in client_handler, > otherwise epoll_wait would run into infinite loop when these events > occur. > > Signed-off-by: Yunkai Zhang <qiushu.zyk at taobao.com> > --- > sheep/sdnet.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Applied, thanks! Kazutaka |