DescriptionEnable the FileDescriptorWatcher API on MessageLoopForIO threads.
With this CL, a FileDescriptorWatcher is instantiated on every
base::Thread that runs a MessageLoopForIO. This allows
FileDescriptorWatcher::WatchReadable/WatchWritable to be used
on these threads.
BUG=645114
Committed: https://crrev.com/fc94b64028d13e4d54038a953038a1c7e3348ed5
Cr-Commit-Position: refs/heads/master@{#421190}
Patch Set 1 #Patch Set 2 : fix nacl build error #Patch Set 3 : fix nacl build error #
Total comments: 2
Patch Set 4 : CR dcheng #3 #Patch Set 5 : fix build error #Messages
Total messages: 15 (6 generated)
|