chibi-scheme/lib/chibi
Alex Shinn 8b5eb68238 File descriptors maintain a reference count of ports open on them
They can be close()d explicitly with close-file-descriptor, and
will close() on gc, but only explicitly closing the last port on
them will close the fileno.  Notably needed for network sockets
where we open separate input and output ports on the same socket.
2014-02-20 22:32:50 +09:00
..
char-set File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
crypto File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
io File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
iset File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
loop File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
match File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
math File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
monad File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optimize File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
parse File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
regexp File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
show File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
term File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
accept.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
app.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
app.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
ast.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
ast.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
ast.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
base64.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
base64.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
bytevector.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
bytevector.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
channel.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
channel.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
char-set.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
config.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
config.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
disasm.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
disasm.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
doc.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
doc.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
equiv.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
equiv.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
filesystem.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
filesystem.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
filesystem.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
generic.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
generic.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
heap-stats.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
heap-stats.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
highlight.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
highlight.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
io.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
iset.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
log.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
log.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
loop.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
match.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
memoize.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
memoize.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
mime.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
mime.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
modules.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
modules.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
net.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optimize.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optimize.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optional.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
optional.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
parse.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
pathname.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
pathname.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
process.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
process.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
process.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
quoted-printable.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
quoted-printable.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
regexp.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
regexp.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
reload.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
reload.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
repl.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
repl.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
scribble.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
scribble.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
show.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
signal.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
string.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
string.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
stty.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
stty.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
stty.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
sxml.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
sxml.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
system.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
system.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
test.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
test.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
time.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
time.stub File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
trace.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
trace.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
type-inference.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
type-inference.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
uri.scm File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
uri.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
weak.c File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00
weak.sld File descriptors maintain a reference count of ports open on them 2014-02-20 22:32:50 +09:00