Loadable module for SNOBOL4 in C on Unix systems Phil Budne c. December 1997 Allows a SNOBOL4 application to become a multi-fork TCP server with a single call!! serv.c -- needs to be compiled into a shared library see comments in file for instructions serv.sno -- simple server application listens on port 54321 (to test, "telnet localhost 54321", type "help" for help)