Searched defs:tcp_shutdown (Results 1 – 3 of 3) sorted by relevance
264 static int tcp_shutdown(URLContext *h, int flags) in tcp_shutdown() function
515 tcp_shutdown(struct tcp_pcb *pcb, int shut_rx, int shut_tx) in tcp_shutdown() function
621 static void tcp_shutdown(grpc_endpoint* ep, grpc_error* why) { in tcp_shutdown() function