Sign in
chromium
/
chromium
/
src
/
09dee82dc3d2911dc3d0004a75f20ca31285f5d3
/
base
/
async_socket_io_handler_posix.cc
f1b96af3
Fix namespace for AsyncSocketIoHandler.
by
[email protected]
· 12 years ago
39cb64f
Move async_socket_io_handler.* from media/ to base/
by
[email protected]
· 12 years ago
[Renamed (95%) from media/audio/async_socket_io_handler_posix.cc]
d61b24b
Fix async handler when receiving an EOF.
by
[email protected]
· 12 years ago
fb5af23
Use base::MessageLoop in media code.
by
[email protected]
· 12 years ago
2025d00
Move eintr_wrapper.h from base to base/posix
by
[email protected]
· 13 years ago
26195ea
Move the callback out of the Read method and into Initialize to make Read loops simpler.
by
[email protected]
· 13 years ago
c3c97a8
Coverity: Initialize member variables.
by
[email protected]
· 13 years ago
a0e3f0f
Add support to be able to asynchronously read from a CancelableSyncSocket
by
[email protected]
· 13 years ago