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:
Ivan Voras 2008-11-30 21:40:01 +00:00
parent e0a11d8bec
commit 1a2bea865b

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.