chibi-scheme/lib
Kris Katterjohn a28da66990 (chibi net): make-listener-socket: close the socket on error
A socket was leaked in the case where setting socket-opt/reuseaddr
failed.  (The socket was closed in the cases where bind or listen
failed.)
2019-09-22 19:18:18 -05:00
..
chibi (chibi net): make-listener-socket: close the socket on error 2019-09-22 19:18:18 -05:00
scheme Consider unterminated strings as read-error 2019-05-17 10:55:22 +02:00
srfi random-integer should check for positive bounds 2019-09-03 19:56:59 +08:00
init-7.scm missing space before quote (issue #545) 2019-07-12 00:04:52 +08:00
meta-7.scm Implement syntax-case 2018-12-01 13:48:25 +01:00