-
Notifications
You must be signed in to change notification settings - Fork 4
Comprehensive socket library for Gambit
License
bitwize/gamsock
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is Gamsock, a sockets library for Gambit with an API that closely
corresponds with scsh's socket API. It was written by Jeffrey T. Read
<bitwize@gmail.com> and released under the license terms as given in the
file COPYING (basically, the same as scsh's license).
To build, assuming your gambit is in $HOME/local/Gambit-C/bin:
make
Then you can do a (load "gamsock.o1") and all should be well. If your
Gambit is not located in the path above, you can change the
GAMBIT_PATH variable in the Makefile to point to it.
Stay tuned for future versions, with special guest stars: socket options, and
database info (DNS, protocol names, etc.)! Keep those bug reports coming!
--Jeff
About
Comprehensive socket library for Gambit
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published