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_server_socket_libevent.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move server socket functionality from TCPServerSocket into TCPSocket.
yzshen@chromium.org
2013-09-01
1
-55
/
+0
*
Use a direct include of the message_loop header in net/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Remove net::ServerSocket::setAllowReuseAddress and fix server socket on Windows.
ikarienator@chromium.org
2013-07-04
1
-3
/
+0
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-5
/
+5
*
Allow server sockets to rebind to same port if there is nothing actively list...
justinlin@chromium.org
2012-09-17
1
-0
/
+4
*
base::Bind: Convert ServerSocket::Accept.
jhawkins@chromium.org
2011-12-03
1
-2
/
+2
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
1
-5
/
+5
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-3
/
+4
*
net: Add NET_API to more code to enable building
rvargas@google.com
2011-06-30
1
-3
/
+3
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-1
/
+1
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-3
/
+3
*
Added TCPServerSocket.
sergeyu@chromium.org
2011-04-18
1
-0
/
+53