Home
last modified time | relevance | path

Searched refs:accept (Results 1 – 10 of 10) sorted by relevance

/iperf/.github/
H A DCONTRIBUTING.md39 requests on GitHub, although we can (probably) accept simple patches
61 able to provide some guidance. Also, we're more likely to accept a
/iperf/src/
H A Diperf_server_api.c118 if ((s = accept(test->listener, (struct sockaddr *) &addr, &len)) < 0) { in iperf_accept()
595 if ((s = test->protocol->accept(test)) < 0) { in iperf_run_server()
H A Diperf.h235 int (*accept)(struct iperf_test *); member
H A Diperf_tcp.c125 if ((s = accept(test->listener, (struct sockaddr *) &addr, &len)) < 0) { in iperf_tcp_accept()
H A Diperf_sctp.c126 s = accept(test->listener, (struct sockaddr *) &addr, &len); in iperf_sctp_accept()
H A Diperf_api.c2814 tcp->accept = iperf_tcp_accept; in iperf_defaults()
2830 udp->accept = iperf_udp_accept; in iperf_defaults()
2850 sctp->accept = iperf_sctp_accept; in iperf_defaults()
/iperf/docs/
H A D2017-04-27.txt51 We're happy to accept enhancement requests, although it should be
H A Dfaq.rst94 you are willing to accept the error exit from the make process
/iperf/
H A DRELNOTES.md699 an odd state where it could not accept new client connections.
H A Daclocal.m43333 # but apparently some variants of GNU ld only accept -v.
3374 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
3530 # Let's accept both of them until this is cleared up.
4412 # ICC 10 doesn't accept -KPIC any more.
4730 # ICC 10 doesn't accept -KPIC any more.