roberto 2003/09/10 12:19:49 PDT
FreeBSD src repository
Modified files:
lib/libc/sys send.2
Log:
Document the fact that send(2) can return EPIPE (like when a socket is not
connected).
PR: docs/56683
Submitted by: Chris S.J. Peron <maneo at bsdpro.com>
MFC after: 3 days
Revision Changes Path
1.22 +4 -0 src/lib/libc/sys/send.2