It's silly to claim recv(2) is to be removed in favour of recvfrom(2)

(at least at this time :) ).

Approved by:	gnn (mentor)
This commit is contained in:
ivoras 2008-11-30 21:40:01 +00:00
parent 6b792c2ee0
commit 446cd6d4bb

View File

@ -83,7 +83,6 @@ with a
null pointer passed as its
.Fa from
argument.
As it is redundant, it may not be supported in future releases.
.Pp
All three routines return the length of the message on successful
completion.