index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket
/
tcp_client_socket_libevent.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow using system libevent instead of the bundled one.
phajdan.jr@chromium.org
2010-01-07
1
-1
/
+4
*
Map EPIPE to ERR_CONNECTION_RESET.
wtc@chromium.org
2009-12-03
1
-0
/
+1
*
Define the GetPeerName method of the ClientSocket interface for all
wtc@chromium.org
2009-11-30
1
-2
/
+2
*
Fix a style nit in client_socket.h.
wtc@chromium.org
2009-11-10
1
-22
/
+23
*
Map WSAEACCES (which is reported by connect if Windows Firewall
wtc@chromium.org
2009-11-05
1
-2
/
+6
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-10
/
+32
*
Non-blocking connect() attempts may fail synchronously in some cases. When
mark@chromium.org
2009-09-11
1
-23
/
+49
*
Add methods for setting socket buffers to the Socket
mbelshe@google.com
2009-09-09
1
-0
/
+17
*
Rebaseline block-test* tests for Mac.
darin@chromium.org
2009-08-12
1
-0
/
+2
*
Add a new net::Error value: ERR_CONNECTION_TIMED_OUT.
willchan@chromium.org
2009-08-07
1
-2
/
+11
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+373