Beispiel #1
0
 void reset() {
   if (sent_msgs != null) sent_msgs.reset();
   sent_msgs_seqno = DEFAULT_FIRST_SEQNO;
 }