tcpexmachina / remy

403 stars 78 forks source link

Termination bug #15

Closed anirudhSK closed 10 years ago

anirudhSK commented 10 years ago

I am unsure if the assert is sensible because _tickno can legitimately be numeric_limits::max (because all 4 entities link, delay, sendergang and receiver can return numeric_limits::max). Besides, this check doesn't hurt anyone.