Chromium Code Reviews
DescriptionUse epoll for the event handler on Linux.
epoll is faster than poll and we avoid iterating all potential
file descriptors all the time.
R=sgjesse@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=3980
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments. #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||