/// Create a new UDP socket. /// Similar to `socket(AF_INET or AF_INET6, SOCK_DGRAM, IPPROTO_UDP)` in POSIX. /// On IPv6 sockets, IPV6_V6ONLY is enabled by default and can't be configured otherwise. / ...
#include "content/public/browser/browser_context.h" #include "content/public/browser/storage_partition.h" #include "extensions/browser/api/socket/write_quota_checker ...