summaryrefslogtreecommitdiffstats
path: root/net/socket/unix_domain_client_socket_posix.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in net/.Avi Drissman2015-12-201-3/+2
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-141-0/+3
* net: Remove 'libevent' from filenames.tfarina2015-09-141-4/+4
* Collect all ConnectionAttempts from both sockets in TransportConnectJob.ttuttle2015-05-151-0/+3
* Move NetLog code from src/net/base to src/net/log.eroman2015-04-021-1/+1
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-21/+23
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-18/+18
* Raw SocketDescriptor variant of UnixDomainServerSocket::Acceptcmasone2014-09-031-0/+6
* Refactor unix domain socket.byungchul@chromium.org2014-07-241-0/+79