roam2007-05-04 09:06:59 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_4)
lib/libc/sys send.2
Log:
MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)
syscall; it is only relevant for incoming data.
Revis
roam2007-05-04 09:06:20 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_5)
lib/libc/sys send.2
Log:
MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)
syscall; it is only relevant for incoming data.
Revis
roam2007-05-04 09:03:29 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6)
lib/libc/sys send.2
Log:
MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)
syscall; it is only relevant for incoming data.
Revis
roam2007-04-27 10:30:31 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
lib/libc/sys send.2
Log:
A forced follow-up commit for the MSG_PEEK removal just to note that...
MFC after: 1 week
Revision ChangesPath
1.36 +0 -0
roam2007-04-27 10:28:30 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
lib/libc/sys send.2
Log:
Remove the MSG_PEEK flag from the documentation of the send(2) syscall -
it is only relevant to receiving data from sockets, not to sending.
PR:
brueffer2007-02-09 21:22:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys send.2
Log:
MFC: rev. 1.33 by joel
Remove reference to T/TCP.
Revision ChangesPath
1.32.2.1 +2 -5 src/lib/libc/sys/send.2
_
joel2006-09-13 19:48:00 UTC
FreeBSD src repository (doc committer)
Modified files:
lib/libc/sys send.2
Log:
Remove reference to T/TCP.
Reviewed by:andre
Revision ChangesPath
1.33 +2 -5 src/lib/libc/sys/send.2