Lines Matching +full:timeout +full:- +full:minutes
79 5-tuple that is used when listening or sending network traffic. Each BSD socket in the
156 To avoid a (low-probability) issue when delayed packets from
159 `RFC 793 <https://www.rfc-editor.org/rfc/rfc793>`_ (TCP) suggests
162 suggests to use MSL of 2 minutes, but notes
167 For low-resource systems, having large MSL may lead to quick
170 TCP stacks by using random, non-repeating port numbers and initial
185 retransmit for up to 1:42 minutes. This is as close as possible
187 `RFC 1122 <https://www.rfc-editor.org/rfc/rfc1122>`_ (1:40 minutes).
189 values are in the 0-31 range. It's highly recommended to not go
192 Should a retransmission timeout occur, the receive callback is
193 called with :code:`-ETIMEDOUT` error code and the context is dereferenced.
214 If we receive out-of-order TCP data, we queue it. This value tells