On Mon, Jan 07, 2008, Tsantilas Christos wrote: > And after some time: > - read/write handlers called with COMM_ERR_CLOSING > - comm_close handlers called > - The fd closed and fdc_table[fd] initialized. > > If the fd closed before the comm_close handlers executed bad thinks > happens.....
Right. So your solution isn't a bad one, but it just goes to show that we shouldn't be doing this in the first place. :) > The hope is that we are gaining in stability and less complex code > in upper levels. Have you guys benchmarked this recently? Adrian
