Free iobatches on timeout

master
Dirk Engling 16 years ago
parent 938d063919
commit 7d4db8015d

@ -650,6 +650,7 @@ static void handle_timeouted( void ) {
array_reset( &h->request );
free( h );
}
iob_reset( &h->batch );
io_close(i);
}
}

Loading…
Cancel
Save