summaryrefslogtreecommitdiffstats
path: root/net/udp/udp_socket_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-221-2/+2
* Fix DCHECK in UDPSocket::RecvFrom().sergeyu@chromium.org2011-03-161-27/+33
* Move MapWinsockError() and MapPosixError() to net_errors.h.sergeyu@chromium.org2011-03-151-9/+9
* Don't fire callbacks on Close(). Caller should take care of this already,mbelshe@chromium.org2011-03-141-4/+5
* UDP sockets implementation for windows.sergeyu@chromium.org2011-03-121-0/+366
* Revert 77870 - UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-366/+0
* UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-0/+366
* Revert 77855 - UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-366/+0
* UDP sockets implementation for windows.sergeyu@chromium.org2011-03-111-0/+366