DescriptionImplement UdpTransport for Cast
This change is partially a cleanup and implementation of UdpTransport
for Cast. As the name suggests it is a UDP transport mechanism for
Cast using net::UdpSocket.
A behavior change is that a Cast receiver can have sender IP address
optional. Only after a packet is received that it can send packets. It
will reply only to that address and ignore packets coming from a
different address.
If a sender address is given to Cast receiver then there is no change.
BUG=331989
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243854
Patch Set 1 #
Total comments: 8
Patch Set 2 : fied comments #Patch Set 3 : virtual dtor #Patch Set 4 : warning #Patch Set 5 : merged #
Messages
Total messages: 13 (0 generated)
|