Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste... | jar@chromium.org | 2014-04-09 | 1 | -8/+10 |
* | Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..." | jschuh@chromium.org | 2014-04-05 | 1 | -10/+8 |
* | make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste... | jar@chromium.org | 2014-04-05 | 1 | -8/+10 |
* | Standardize error reporting of IPEndPoint::ToSockAddr and | wtc@chromium.org | 2014-03-26 | 1 | -3/+4 |
* | Close accept_event_ only after stopping accept_watcher_. | wtc@chromium.org | 2013-11-22 | 1 | -5/+5 |
* | Fix bug 170595 | rpaquay@chromium.org | 2013-10-03 | 1 | -0/+8 |
* | Add an assertion to prevent mapping connection failures to ERR_IO_PENDING. | eroman@chromium.org | 2013-09-17 | 1 | -1/+3 |
* | Windows only: Move client socket functionality from TCPClientSocket into TCPS... | yzshen@chromium.org | 2013-09-15 | 1 | -42/+777 |
* | Move server socket functionality from TCPServerSocket into TCPSocket. | yzshen@chromium.org | 2013-09-01 | 1 | -0/+255 |