freebsd-ports/lang/modula-3-socks/pkg-descr
John Polstra 61ce7c4a22 This package implements SOCKS support for Modula-3 applications. It
will be used to support SOCKS operation in the soon-to-be-released next
version of CVSup.

A tip of the hat to:  Darryl Okahata, who developed the patches
necessary to make the SOCKS library work with Modula-3's multithreaded
I/O system.
1996-11-01 02:37:35 +00:00

8 lines
315 B
Plaintext

This provides SOCKS support for Modula-3 network applications. It is
based on the H-P SOCKS library, with modifications developed by Darryl
Okahata to support Modula-3's thread package. It uses version 4 of the
SOCKS protocol, which is compatible with both version 4 and version 5
SOCKS servers.
jdp@freebsd.org