- Added support for non-blocking clients accept on the server side
- new_from_fd() is now alias to new_from_socket()
examples added as suggested by jasper@
Ok aja@, jasper@
implementation of the SOCKS protocol while behaving like a regular
socket as much as possible."
From maintainer Nigel Taylor, small tweaks from me and jasper@, ok jasper@