Of course, that last packet may return an ICMP error but you closed the socket before receiving it...
> perhaps, it'd be useful to recv in PEEK mode after each sending, just to
> check for errors.
Well if you do it _immediately_ after each sending, the ICMP error
response probably won't have been received yet (except for loopback
devices).
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/