Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the static on all stats macros and changed the static declaration | rtenneti@chromium.org | 2011-03-22 | 1 | -2/+2 |
* | Fix DCHECK in UDPSocket::RecvFrom(). | sergeyu@chromium.org | 2011-03-16 | 1 | -27/+33 |
* | Move MapWinsockError() and MapPosixError() to net_errors.h. | sergeyu@chromium.org | 2011-03-15 | 1 | -9/+9 |
* | Don't fire callbacks on Close(). Caller should take care of this already, | mbelshe@chromium.org | 2011-03-14 | 1 | -4/+5 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-12 | 1 | -0/+366 |
* | Revert 77870 - UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -366/+0 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -0/+366 |
* | Revert 77855 - UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -366/+0 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -0/+366 |