summaryrefslogtreecommitdiffstats
path: root/media/audio/async_socket_io_handler_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+2
* Move the callback out of the Read method and into Initialize to make Read loo...tommi@chromium.org2012-07-041-8/+12
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-121-1/+4
* Add support to be able to asynchronously read from a CancelableSyncSockettommi@chromium.org2012-06-071-0/+89