Which is better: Having sockets on the client side in FIN_WAIT_2 and CLOSE_WAIT
or Having sockets on the server side in TIME_WAIT On Tue, Feb 19, 2008 at 8:00 AM, Jerome Louvel <[EMAIL PROTECTED]> wrote: > > Hi Kevin, > > [...] > > > If the client does consume the response entity, is he still > > required to release() it? > > If he consumes the entity, then there is no need to call release() indeed. > > Best regards, > Jerome > >