1. f1b96af3 Fix namespace for AsyncSocketIoHandler. by [email protected] · 12 years ago
  2. 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]
  3. d61b24b Fix async handler when receiving an EOF. by [email protected] · 12 years ago
  4. fb5af23 Use base::MessageLoop in media code. by [email protected] · 12 years ago
  5. 2025d00 Move eintr_wrapper.h from base to base/posix by [email protected] · 13 years ago
  6. 26195ea Move the callback out of the Read method and into Initialize to make Read loops simpler. by [email protected] · 13 years ago
  7. c3c97a8 Coverity: Initialize member variables. by [email protected] · 13 years ago
  8. a0e3f0f Add support to be able to asynchronously read from a CancelableSyncSocket by [email protected] · 13 years ago