summaryrefslogtreecommitdiff
path: root/net/libunpipc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libunp is the library used in W. Richard Steven's book "UNIX NetworkDan Moschuk1999-10-0210-0/+138
Programming Volume 2, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see http://www.kohala.com/~rstevens/ PR: ports/14058 Submitted by: James FitzGibbon <james@targetnet.com> Notes: svn path=/head/; revision=22130