| Code-Review | -1 |
SendTo() is only available to UDPSocket in bound mode (that requires prior permission from DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS content setting). There's work underway to migrate it to LOCAL_NETWORK_ACCESS in CL 4569839.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
SendTo() is only available to UDPSocket in bound mode (that requires prior permission from DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS content setting). There's work underway to migrate it to LOCAL_NETWORK_ACCESS in CL 4569839.
(-1 since this might break our current flows -- we need to organize a more structured migration from DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS to LOCAL_NETWORK_ACCESS).
Andrew RayskiySendTo() is only available to UDPSocket in bound mode (that requires prior permission from DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS content setting). There's work underway to migrate it to LOCAL_NETWORK_ACCESS in CL 4569839.
(-1 since this might break our current flows -- we need to organize a more structured migration from DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS to LOCAL_NETWORK_ACCESS).
You're right — bound mode already gates on DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS at socket creation. Abandoning this CL.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Tianyi Hu abandoned this change.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |