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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Fix UDPSocket::GetLocalAddress() to return correct port number.
sergeyu@chromium.org
2011-04-05
3
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
3
-5
/
+5
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
2
-5
/
+5
*
Fix DCHECK in UDPSocket::RecvFrom().
sergeyu@chromium.org
2011-03-16
4
-57
/
+91
*
Move MapWinsockError() and MapPosixError() to net_errors.h.
sergeyu@chromium.org
2011-03-15
2
-69
/
+20
*
Don't fire callbacks on Close(). Caller should take care of this already,
mbelshe@chromium.org
2011-03-14
3
-11
/
+16
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-12
7
-51
/
+642
*
Revert 77870 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
7
-642
/
+51
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
7
-51
/
+642
*
Revert 77855 - UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
7
-643
/
+52
*
UDP sockets implementation for windows.
sergeyu@chromium.org
2011-03-11
7
-52
/
+643
*
Fix clang warning in UDPSocketTest.
sergeyu@chromium.org
2011-03-09
1
-1
/
+1
*
Use IPEndPoint for UDP sockets.
sergeyu@chromium.org
2011-03-09
10
-153
/
+136
*
Fix clang build.
mbelshe@chromium.org
2011-03-02
2
-2
/
+9
*
Add an initial API and implementation for UDP Sockets.
mbelshe@chromium.org
2011-03-02
11
-0
/
+1223