Home
last modified time | relevance | path

Searched refs:clienttimeout (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/examples/
Detsi_coaptest.sh15 clienttimeout=$longtimeout
105 clienttimeout=$((OPTARG))
106 callopts="$callopts -B $clienttimeout"
Detsi_testcases.sh52 …($timeoutcmd $clienttimeout cat $testfifo | if read -n 1 char; then echo "output: $char" ; fi) 2>/…