34 #ifndef GRPC_INTERNAL_CORE_IOMGR_TCP_POSIX_H
35 #define GRPC_INTERNAL_CORE_IOMGR_TCP_POSIX_H
47 #include "src/core/iomgr/endpoint.h"
48 #include "src/core/iomgr/fd_posix.h"
50 #define GRPC_TCP_DEFAULT_READ_SLICE_SIZE 8192
52 extern int grpc_tcp_trace;
Definition: endpoint.h:102
Definition: fd_posix.h:57