blob: 385836a51281b1b423bbff925bccc1f24cf6c305 [file] [log] [blame]
Avi Drissmane4622aa2022-09-08 20:36:061// Copyright 2012 The Chromium Authors
[email protected]0840cc72009-11-24 16:14:532// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include "base/sync_socket.h"
[email protected]532e9bd2012-01-25 12:04:176
avi9b6f42932015-12-26 22:15:147#include <limits.h>
8#include <stddef.h>
9
Austin Sullivanedf168fd2024-01-17 21:37:2010#include <utility>