[plt-scheme] Need low-level help: blocking on reading from serial port in Windows

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Fri Oct 23 16:09:28 EDT 2009

I suggest using "sync" to block until bytes are once again ready to be 
read from the port.

http://download.plt-scheme.org/doc/html/reference/sync.html#(def._((quote._~23~25kernel)._sync))

-- 
http://www.neilvandyke.org/


Posted on the users mailing list.