summaryrefslogtreecommitdiffstats
path: root/net/base/tcp_client_socket_libevent.cc
Commit message (Expand)AuthorAgeFilesLines
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-373/+0
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Revert "Revert "Implement full duplex mode for TCPClientSocketLibevent.""willchan@chromium.org2009-05-221-30/+25
* Revert "Implement full duplex mode for TCPClientSocketLibevent."willchan@chromium.org2009-05-221-24/+29
* Implement full duplex mode for TCPClientSocketLibevent.willchan@chromium.org2009-05-211-29/+24
* POSIX: Add a macro for handling EINTR.agl@chromium.org2009-05-011-7/+11
* Extend the use of IOBuffers to the code underneathrvargas@google.com2009-04-301-6/+6
* Implement full duplex tcp sockets on Windows.willchan@chromium.org2009-04-201-54/+55
* Reverting 13983.willchan@chromium.org2009-04-171-53/+52
* Implement full duplex mode for windows tcp sockets.willchan@chromium.org2009-04-171-52/+53
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-5/+0
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-301-0/+5
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-301-5/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-0/+16
* Add TRACE_EVENT calls from tcp_client_socket_win.cc into tcp_client_socket_li...dkegel@google.com2008-12-301-1/+16
* message_pump_libevent refactor:jeremy@chromium.org2008-12-151-22/+39
* Reverting 6911.ojan@google.com2008-12-121-21/+18
* message_pump_libevent refactor:jeremy@chromium.org2008-12-121-18/+21
* Linux: fix layout test crash for security/block-test.html.agl@chromium.org2008-12-021-0/+2
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-42/+65
* Don't call the callback in an unexpected case that will never happen anyway.mark@chromium.org2008-10-161-1/+2
* Don't user uninitialized variables. We should at least fail predictably inmark@chromium.org2008-10-161-1/+1
* Miscellaneous cleanup.wtc@google.com2008-09-231-30/+46
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-181-0/+288
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-181-288/+0
* Make tcp_client_socket_unittest pass on Linux.dkegel@google.com2008-09-181-0/+288