linux/linux_reals/real_async_socket.c (7 lines of code) (raw):

// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include "real_gballoc_hl_renames.h" #include "real_threadpool_renames.h" #include "real_execution_engine_renames.h" #include "real_execution_engine_linux_renames.h" #include "real_socket_transport_renames.h" #include "real_async_socket_renames.h" // IWYU pragma: keep #include "../src/async_socket_linux.c"