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
/
udp
/
udp_socket_libevent.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
SO_REUSEPORT socket option is set up when Broadcast feature is requested. Pre...
ygorshenin@chromium.org
2012-09-18
1
-6
/
+10
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+10
*
Added broadcasting feature to UDP server sockets.
ygorshenin@chromium.org
2012-07-16
1
-0
/
+41
*
NetLogEventParameter to Callback refactoring 4.
mmenke@chromium.org
2012-06-14
1
-18
/
+11
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-35
/
+23
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-60
/
+16
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-51
/
+7
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-7
/
+51
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-8
/
+50
*
Add NetLog support to UDP sockets.
mmenke@chromium.org
2011-10-18
1
-31
/
+89
*
Set send buffer size for P2P UDP sockets.
sergeyu@chromium.org
2011-10-18
1
-0
/
+18
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-7
/
+7
*
Add support for random UDP source port selection to avoid birthday attacks in...
agayev@chromium.org
2011-06-29
1
-22
/
+60
*
net doesn't depend on libevent directly now.
wtc@chromium.org
2011-06-22
1
-5
/
+0
*
Fix UDPSocket::GetLocalAddress() to return correct port number.
sergeyu@chromium.org
2011-04-05
1
-1
/
+1
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-3
/
+3
*
Fix DCHECK in UDPSocket::RecvFrom().
sergeyu@chromium.org
2011-03-16
1
-24
/
+37
*
Move MapWinsockError() and MapPosixError() to net_errors.h.
sergeyu@chromium.org
2011-03-15
1
-60
/
+11
*
Don't fire callbacks on Close(). Caller should take care of this already,
mbelshe@chromium.org
2011-03-14
1
-5
/
+10
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-12
1
-14
/
+28
*
Revert 77870 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-28
/
+14
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-14
/
+28
*
Revert 77855 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-28
/
+14
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
1
-14
/
+28
*
Use IPEndPoint for UDP sockets.
sergeyu@chromium.org
2011-03-09
1
-46
/
+64
*
Add an initial API and implementation for UDP Sockets.
mbelshe@chromium.org
2011-03-02
1
-0
/
+366