summaryrefslogtreecommitdiffhomepage
path: root/tools/bigquery
diff options
context:
space:
mode:
authorGhanan Gowripalan <ghanan@google.com>2021-09-14 14:00:55 -0700
committergVisor bot <gvisor-bot@google.com>2021-09-14 14:03:53 -0700
commit5593b8a7e6cb5fc04c1b9e23a92b880517330cd4 (patch)
treec329a36b2dd9bec88068fc02c378595f36a92e7b /tools/bigquery
parent2b46e2d19e642ed8a0a58ea1c62a38b53e7dfb2d (diff)
Don't use SOL_UDP when creating sockets
SOL_UDP is used when get/set-ing socket options to specify the socket level. When creating normal UDP sockets, the protocol need not be specified. When creating RAW IP sockets for UDP, use IPPROTO_UDP. PiperOrigin-RevId: 396675986
Diffstat (limited to 'tools/bigquery')
0 files changed, 0 insertions, 0 deletions