Home | History | Annotate | Download | only in netperf

Lines Matching refs:accept

707 	    "WARNING! getaddrinfo on this platform does not accept IPPROTO_SCTP!\n");
1073 /* pass socket attributes through calls such as accept(). It should */
1491 will grab the counter right after the accept call. This saves
1541 /* extra message after the accept on the remote. If it failed, */
2186 will grab the counter right after the accept call. This saves
2236 /* extra message after the accept on the remote. If it failed, */
2918 /* after the accept call. This saves the hassle of extra messages */
2965 /* extra message after the accept on the remote. If it failed, */
3724 counter right after the accept call. This saves the hassle of
3771 extra message after the accept on the remote. If it failed,
4350 it to close s_listen while we are blocked on accept. */
4448 if ((s_data=accept(s_listen,
4458 /* attributes across an accept() call. Including this goes against */
4684 it to close s_listen while we are blocked on accept. */
4783 /* we will start the timer before the accept() to be somewhat
4795 if ((s_data=accept(s_listen,
4806 attributes across an accept() call. Including this goes against
5185 will grab the counter right after the accept call. This saves
5230 /* message after the accept on the remote. If it failed, we'll see it */
6815 will grab the counter right after the accept call. This saves
6862 /* message after the accept on the remote. If it failed, we'll see it */
7689 it to close s_listen while we are blocked on accept. */
7751 if ((s_data = accept(s_listen,
7762 /* attributes across an accept() call. Including this goes against */
7780 fprintf(where,"recv_tcp_rr: accept completes on the data connection.\n");
8171 counter right after the accept call. This saves the hassle of
8797 it to close s_listen while we are blocked on accept. */
8891 /* accept a connection from the remote */
8893 /* The test timer will probably fire during this accept,
8895 it to close s_listen while we are blocked on accept. */
8898 if ((s_data=accept(s_listen,
8906 fprintf(where,"recv_tcp_conn_rr: accept: errno = %d\n",errno);
8930 /* attributes across an accept() call. Including this goes against */
9263 /* after the accept call. This saves the hassle of extra messages */
9850 it to close s_listen while we are blocked on accept. */
9978 /* accept a connection from the remote */
9979 if ((s_data=accept(s_listen,
9987 fprintf(where,"recv_tcp_tran_rr: accept: errno = %d\n",errno);
10011 /* attributes across an accept() call. Including this goes against */
10358 /* after the accept call. This saves the hassle of extra messages */
10403 /* message after the accept on the remote. If it failed, we'll see it */
10986 if ((s_data = accept(s_listen,
10995 fprintf(where,"recv_tcp_nbrr: accept completes on the data connection.\n");
11001 /* attributes across an accept() call. Including this goes against */
11341 /* after the accept call. This saves the hassle of extra messages */
11883 it to close s_listen while we are blocked on accept. */
11977 /* The test timer will probably fire during this accept,
11979 it to close s_listen while we are blocked on accept. */
11982 /* accept a connection from the remote */
11983 if ((s_data=accept(s_listen,
11991 fprintf(where,"recv_tcp_cc: accept: errno = %d\n",errno);
12000 /* attributes across an accept() call. Including this goes against */