Home
last modified time | relevance | path

Searched refs:IESETNODELAY (Results 1 – 6 of 6) sorted by relevance

/iperf/src/
H A Diperf_tcp.c210 i_errno = IESETNODELAY; in iperf_tcp_listen()
392 i_errno = IESETNODELAY; in iperf_tcp_connect()
H A Diperf_error.c303 case IESETNODELAY: in iperf_strerror()
H A Diperf_api.h415 IESETNODELAY = 122, // Unable to set TCP/SCTP NODELAY (check perror) enumerator
H A Diperf_client_api.c390 i_errno = IESETNODELAY; in iperf_connect()
H A Diperf_sctp.c437 i_errno = IESETNODELAY; in iperf_sctp_connect()
H A Diperf_server_api.c129 i_errno = IESETNODELAY; in iperf_accept()