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
*
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