Bladeren bron

Cannot perform concurrent operations on the /dev/poll descriptor where
the sockets descriptors involved may already be being waited on. Changed
the dev_poll_reactor class to keep a vector of pending event changes and
interrupt the /dev/poll ioctl() wait to apply it.


[SVN r41028]

Christopher Kohlhoff 18 jaren geleden
bovenliggende
commit
d8b863d33a
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 7de155b732bf2b7f2b70cb3ddee5a66b083015ef
+Subproject commit 970375748c3ddaeff7fdb8172b3490cb982d06c6

粤ICP备19079148号