> since the change only affects the bind(2) operation, i don't believe this > will adversely affect the performance of the network operations. Remember that it is valid to call bind() before calling connect(). You probably don't want to allow unprivileged users to obtain ports <1024 that way. David -- David Laight: david@l8s.co.uk