On 06/23/2012 09:40 PM, Yunkai Zhang wrote: > When both EPOLLIN and EPOLLOUT events occur, client_hander() will always > process EPOLLIN event firstly, but this is not reasonable in some case. You should simply explain why old code isn't reasonable in what case and cause what problem in the commit log because the code isn't obvious. Thanks, Yuan |