Home | History | Annotate | Download | only in src

Lines Matching full:receive_timeout

410 int         receive_timeout = -1;
3565 (receive_timeout != -1)) {
3566 set_receive_timeout(temp_socket, receive_timeout);
7108 receive_timeout = atoi(optarg);