Free iobatches on timeout

dynamic-accesslists
erdgeist 2007-10-17 20:25:18 +00:00
parent 8e78ac7012
commit d1c57d90dd
1 changed files with 1 additions and 0 deletions

View File

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