summaryrefslogtreecommitdiffstats
path: root/base/sync_socket_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Dup command-buffer SHM handle before auto-closing.piman@google.com2011-02-231-5/+11
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* 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