summaryrefslogtreecommitdiffstats
path: root/media/cast/net/udp_transport.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify interface for media/cast: CastTransportSenderImplxjz2016-02-241-10/+55
* Change IPEndpoint::address() to return a net::IPAddressmartijn2016-01-271-2/+2
* Crash fix: use IPEndPoint's built-in equality operator.miu2016-01-161-6/+1
* Convert Pass()→std::move() in //mediadcheng2015-12-271-2/+3
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+1
* Switch to standard integer types in media/.Avi Drissman2015-12-191-2/+2
* Cast: Fix crash in udp_transporthubbe2015-05-181-0/+13
* Getting rid of duplicate includes from media/anujk.sharma2015-05-141-2/+0
* Cast: Add an option to turn on non-blocking IO on Windowshclam2015-02-091-0/+7
* Cast: Make receiver use cast_transporthubbe2014-12-111-6/+18
* Remove timing limitation to set Broadcast, ReceiveBuffer, and SendBuffer opti...hidehiko2014-12-081-3/+8
* Cast: set UDP socket send buffer size via optionshclam2014-10-171-0/+5
* Remove implicit conversions from scoped_refptr to T* in media/dcheng2014-08-271-10/+9
* Cast: Deduplicate retransmission packets using audio packetshclam@chromium.org2014-08-181-0/+8
* Make DSCP work for UDP sockets on windowshubbe@chromium.org2014-08-121-2/+5
* Cast: UDP socket operation should be more resilienthclam@chromium.org2014-07-311-16/+8
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-0/+240