[gambit-list] web-repl.scm / concurrent read/writes

lowly coder lowlycoder at huoyanjinjing.com
Sun Jun 21 23:14:47 EDT 2009


Looking at the web-repl.scm file in gambc/examples, I often see situations
of:

lock mutex
write single char
flush output
unlock mutex

Why is this necessary? According to the gambit documentation, ports have to
be written to handle concurrent read/writes themselves.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20090621/5d1b9586/attachment.htm>


More information about the Gambit-list mailing list