34 #ifndef GRPC_INTERNAL_CORE_IOMGR_TCP_CLIENT_H
35 #define GRPC_INTERNAL_CORE_IOMGR_TCP_CLIENT_H
37 #include "src/core/iomgr/endpoint.h"
38 #include "src/core/iomgr/sockaddr.h"
39 #include <grpc/support/time.h>
45 void *arg,
const struct sockaddr *addr,
Definition: endpoint.h:102