diff options
author | Linus Nordberg <linus@nordberg.se> | 2013-11-18 15:30:00 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2013-11-18 15:30:00 +0100 |
commit | d401ecbd70e02ad5b0cd7ab103359a23c6af3224 (patch) | |
tree | 482eec62a7bb2da9e91c9a6ff93a687858a1cbd1 /lib/request.c | |
parent | f5081dc4aae5e2cb953e8b61fe86ae506974ed7a (diff) |
Disable/delete events in the timeout callback.
Without this, the sequence
(1) send (successfully)
(2) receive (timeout)
(3) resend (successfully)
will have the read event from (2) trigger a read in (3) and the
response is lost.
Addresses LIBRADSEC-3.
Diffstat (limited to 'lib/request.c')
0 files changed, 0 insertions, 0 deletions