mirror of
https://github.com/openbsd/src.git
synced 2026-04-23 21:54:32 +00:00
request we sent, so make sure they match exactly rather than allowing higher msgids. We can't handle out of order responses and if we don't receive a response in time we retransmit our request until we get one or run into a timeout. Found by Dirk Loss ok markus@ hshoexer@