Home
last modified time | relevance | path

Searched defs:tcp_connect (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dtcp_client_windows.cc125 static int64_t tcp_connect(grpc_closure* on_done, grpc_endpoint** endpoint, in tcp_connect() function
Dtcp_client_posix.cc398 static int64_t tcp_connect(grpc_closure* closure, grpc_endpoint** ep, in tcp_connect() function
/third_party/grpc/test/core/iomgr/
Dtcp_server_posix_test.cc266 static grpc_error_handle tcp_connect(const test_addr* remote, in tcp_connect() function
/third_party/lwip/src/core/
Dtcp.c1236 tcp_connect(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port, function