Browse Source

Don't call epoll_wait/kevent if there are no old operations (where old means
added prior to the last epoll_wait/kevent call) needing to be demultiplexed.


[SVN r42755]

Christopher Kohlhoff 18 years ago
parent
commit
df104e19b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 66e7e8235b63a3f28a19111fdc7436f1db61e5d5
+Subproject commit d02ff9fd317abc2ca4e8f2d45c3b37b47c4ce0ff

粤ICP备19079148号