| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor UDP socket API to facilitate testing, then test. | miket@chromium.org | 2011-12-16 | 10 | -182/+459 |
* | Wire up onEvent and put it to use when UdpSocket::Write blocks. | miket@chromium.org | 2011-12-15 | 5 | -18/+110 |
* | Adding terminal private extension api. | tbarzic@chromium.org | 2011-12-13 | 3 | -0/+233 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 1 | -7/+4 |
* | Delete UDPClientSocket on same thread as creation. Also refactor. | miket@chromium.org | 2011-12-09 | 5 | -198/+113 |
* | Revert 113293 - Fix leak; remove "explicit" keyword from multi-argument const... | arthurhsu@chromium.org | 2011-12-07 | 1 | -3/+3 |
* | Fix leak; remove "explicit" keyword from multi-argument constructor. | miket@chromium.org | 2011-12-06 | 1 | -3/+3 |
* | Changed some API names. Wrapped existing UDPClientSocket. Added one unit test... | miket@chromium.org | 2011-12-06 | 6 | -0/+697 |