Fix my ambiguous message about ECONNABORTED.

Submitted by:	Ian Dowse <iedowse@maths.tcd.ie>
This commit is contained in:
Jimmy Olgeni 2001-02-25 23:56:41 +00:00
parent 671468e752
commit a68886ad51

View File

@ -190,7 +190,8 @@ user address space.
The socket is marked non-blocking and no connections
are present to be accepted.
.It Bq Er ECONNABORTED
The socket has been closed while on the list queue.
A connection arrived, but it was closed while waiting
on the listen queue.
.El
.Sh SEE ALSO
.Xr bind 2 ,