Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CURLOPT_ACCEPTTIMEOUT_MS(3)
timeout waiting for FTP server to connect back
CURLOPT_CONNECTTIMEOUT_MS(3)
timeout for the connect phase
CURLOPT_EXPECT_100_TIMEOUT_MS(3)
timeout for Expect: 100-continue response
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS(3)
timing of connect attempts
CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3)
time allowed to wait for server response
CURLOPT_TIMEOUT_MS(3)
maximum time the transfer is allowed to complete
coap_context(3), coap_new_context(3), coap_free_context(3), coap_context_set_max_idle_sessions(3), coap_context_get_max_idle_sessions(3), coap_context_set_max_handshake_sessions(3), coap_context_get_max_handshake_sessions(3), coap_context_set_session_timeout(3), coap_context_get_session_timeout(3), coap_context_set_csm_timeout_ms(3), coap_context_get_csm_timeout_ms(3), coap_context_set_max_token_size(3), coap_context_set_app_data(3), coap_context_get_app_data(3), coap_context_set_cid_tuple_change(3)
Work with CoAP contexts
home | help