chibi-scheme/lib/chibi/net
Alex Shinn d7db3effa8 The guard-like macro in the core language is now called protect.
This is the recommended syntax for error-handling in Chibi-specific
programs, since it's not possible to get stack traces when using
R[67]RS guard.  guard is defined separately and according to the
standard in (scheme base).
2013-06-15 18:43:44 +09:00
..
http.scm Fixing open-net-io to include socket in list of results. 2012-10-15 20:12:57 +09:00
http.sld Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
server.scm The guard-like macro in the core language is now called protect. 2013-06-15 18:43:44 +09:00
server.sld Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00