Go to file
Brian Somers 96c9bb21aa o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS,
using the scatter/gather array to transfer the link
  information.  The whole link is now passed in one message.

This is far better than the two `/bin/cat' processes per additional
link :-)  I remember years ago thinking that file descriptor
transferral would be a really amazing facility !

Suggested by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
         and: Eivind Eklund <eivind@yes.no>
1998-05-02 21:57:50 +00:00
etc/ppp Give a multilink example, and fix some minor mistakes. 1998-04-30 23:54:39 +00:00
usr.sbin/ppp o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS, 1998-05-02 21:57:50 +00:00