If binding to a low-numbered port fails with EACCES, then the error
authorMartin Pool <mbp@samba.org>
Thu, 21 Jun 2001 06:19:00 +0000 (06:19 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 21 Jun 2001 06:19:00 +0000 (06:19 +0000)
commit4d66e00afac22e5e0f3ba908bbdbabec6dd80e37
treeeda4939b85ec896b2abf6165d00b7d3a47f40d97
parent531d06b82464e77b81453cbd618a56af7d1542b8
If binding to a low-numbered port fails with EACCES, then the error
message should explain that you probably need to be root.

(Why leave off the final S?  Kernighan must have been a *really* slow
typist.)
socket.c