Searched refs:fd_send (Results 1 – 1 of 1) sorted by relevance
/net-tools-3.7.0/ |
D | echo-server.c | 188 static int udp_receive_and_reply(fd_set *rfds, int fd_recv, int fd_send, in udp_receive_and_reply() argument 205 ret = reply(fd_send, buf, ret, in udp_receive_and_reply() 217 int fd_recv, int fd_send, in tcp_receive_and_reply() argument 230 ret = reply(fd_send, buf, ret, in tcp_receive_and_reply()
|