Timo Sirainen <tss at iki.fi> wrote: > I see that since FreeBSD 6.3 close() can fail with: > > > [ECONNRESET] The underlying object was a stream socket that was > > shut down by the peer before all pending data was > > delivered. > > Could someone explain what this is useful for? Consistency with SIGPIPE, perhaps?