19 #ifndef GRPC_CORE_LIB_IOMGR_TCP_WINDOWS_H
20 #define GRPC_CORE_LIB_IOMGR_TCP_WINDOWS_H
36 #ifdef GRPC_WINSOCK_SOCKET
45 const char* peer_string);
47 grpc_error* grpc_tcp_prepare_socket(SOCKET sock);
49 grpc_error* grpc_tcp_set_non_block(SOCKET sock);
An array of arguments that can be passed around.
Definition: grpc_types.h:132
Definition: endpoint.h:102
Definition: error_internal.h:39
grpc_endpoint * grpc_tcp_create(grpc_fd *fd, const grpc_channel_args *args, const char *peer_string)