Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added broadcasting feature to UDP server sockets. | ygorshenin@chromium.org | 2012-07-16 | 1 | -1/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 1 | -2/+2 |
* | Set send buffer size for P2P UDP sockets. | sergeyu@chromium.org | 2011-10-18 | 1 | -7/+9 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -2/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | DatagramSocket: added NetLog accessor. | agayev@chromium.org | 2011-07-18 | 1 | -0/+1 |
* | Net: Add NET_API to the UDP code. | rvargas@google.com | 2011-05-21 | 1 | -1/+1 |
* | Use IPEndPoint for UDP sockets. | sergeyu@chromium.org | 2011-03-09 | 1 | -8/+6 |
* | Add an initial API and implementation for UDP Sockets. | mbelshe@chromium.org | 2011-03-02 | 1 | -0/+48 |