Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/ppp/
Dnx_ppp.c839 ULONG timeouts; in _nx_ppp_receive_packet_get() local
887 timeouts = 0; in _nx_ppp_receive_packet_get()
897 timeouts = ppp_ptr -> nx_ppp_receive_timeouts; in _nx_ppp_receive_packet_get()
939 if (timeouts > NX_PPP_RECEIVE_TIMEOUTS) in _nx_ppp_receive_packet_get()
1014 timeouts = 0; in _nx_ppp_receive_packet_get()
1039 timeouts = 0; in _nx_ppp_receive_packet_get() local
1119 timeouts = 0; in _nx_ppp_receive_packet_get()
1251 timeouts = 0; in _nx_ppp_receive_packet_get()
1433 timeouts = 0; in _nx_ppp_receive_packet_get()
1440 ppp_ptr -> nx_ppp_receive_timeouts = timeouts; in _nx_ppp_receive_packet_get()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt5046 … connect - Fixed errno when connection timeouts.
5065 … nx_bsd_tcp_socket_disconnect_notify - Fixed errno when connection timeouts.
5180 …apture_protocol function to outputs the status of various protocols and timeouts of the specified …
5495 … Added timeouts for receive, accept, send and disconnect.
5507 … Added timeouts for receive, accept, send and disconnect.