summaryrefslogtreecommitdiffstats
path: root/base/sync_socket_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an implementation of base::SyncSocket::Peek for posix platforms. Alsosehr@google.com2009-12-061-3/+7
* Add non-blocking peek for the syncsocketcpu@chromium.org2009-12-041-0/+6
* Implement SyncSocket class for Posix targets (Linux, Mac), and enable thesehr@google.com2009-11-261-0/+101