Debugging problems with webui.
Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#t
|
||||
#f)))
|
||||
|
||||
;; This function only expects one character, namely \n
|
||||
;; In windows disable text mode on stdout/stderr of webui-wire.
|
||||
(define (read-eol port)
|
||||
(read-string 1 port))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user