1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/lang/modula-3-socks/files
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
..
accept.c
bind.c
close.c
connect.c
dup2.c
dup.c
gethostbyaddr.c
gethostbyname.c
getpeername.c
getsockname.c
listen.c
m3socks.1
m3socks.conf.5
m3socks.sh
Makefile.libm3socks
Makefile.m3socks
Makefile.top
patch-aa
patch-ab
read.c
recv.c
recvfrom.c
select.c
send.c
sendto.c
shutdown.c
socket.c
socksconf.h
wrap.h
write.c