When the timer expires, the given event bit will be set.
当定时器溢出,给定的事件将被设置。
When TCP's slow timer expires every 500ms, tcp_slowtimo gets called.
当t cp的慢速计时器每隔500毫秒计时到期的时候,将调用tcp_slowtimo。
When the timer expires, the callback function (my_timer_callback) is invoked.
当计时器过期时,将调用回调函数my _ timer_callback。
Retransmission timer expires for a connection that is using the timer wheel algorithm.
一个使用计时器轮算法的连接的重新传输计时器计时到期。
Retransmission timer expires for a connection for the first time or the fast retransmit phase is turned on.
连接的重新传输计时器首次计时到期,或者打开了快速重新传输阶段。
Callbacks also get attached to things like timers so that when the timer expires, a specific section of code will be executed.
回调函数还可以与计时器等东西连接,当计时器到期时,就会执行特定的代码段。
From a user's perspective, timer_list contains an expiration time, a callback function (when/if the timer expires), and a user-provided context.
从用户角度看,timer_list包含一个过期时间,一个回调函数(当/如果计时器过期),以及一个用户提供的上下文。
If the timer expires before data in the segment is acknowledged, TCP assumes that the segment has lost or being damaged, and a retransmission is sent.
如果在报文段中的数据未确认之前定时器超时,TCP就认为该报文段已经丢失或出现损坏,从而重传这一报文段。
When the timer is fired, the reference count on the structure is incremented, because the last thing you want is for the data structure to be freed before the timer expires.
当定时器被开启的时候,叁考计数在结构上被增加,最后一件事,在定时器期满之前,你需要释放这个数据结构。
This method works best for start or stop cases where the retransmission timer never expires.
在重新传输计时器不可能计时到期的情况下,使用这一方法来进行启动或者停止是最有效的。
This method works best for start or stop cases where the retransmission timer never expires.
在重新传输计时器不可能计时到期的情况下,使用这一方法来进行启动或者停止是最有效的。
应用推荐