epoll/client: minor optimization
commit6f6a95b6e3b4f76278cd19b787c8487453dae4d4
authorEric Wong <normalperson@yhbt.net>
Sat, 22 Jan 2011 06:56:29 +0000 (21 22:56 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 22 Jan 2011 06:56:29 +0000 (21 22:56 -0800)
treece8a78708c650728bea2405c155990978e9ad030
parent01fbc4a7f2fd5b751b9183d11aa74aadaffd145b
epoll/client: minor optimization

We know @wr_queue is empty since we just initialized it
and the first thing an HTTP client does is read.
lib/rainbows/epoll/client.rb