chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #300: allow reading without "hanging"


From: Chicken Trac
Subject: [Chicken-janitors] Re: #300: allow reading without "hanging"
Date: Thu, 03 Feb 2011 13:09:59 -0000

#300: allow reading without "hanging"
-----------------------------+----------------------------------------------
  Reporter:  felix           |       Owner:                     
      Type:  enhancement     |      Status:  new                
  Priority:  minor           |   Milestone:                     
 Component:  core libraries  |     Version:  4.5.x              
Resolution:                  |    Keywords:  read-string no-hang
-----------------------------+----------------------------------------------

Comment(by felix):

 I have added a (currently undocumented) procedure that may be helpful:

 `(read-buffered [PORT]) -> STRING`

 This returns any currently buffered input from the given port, or "" if
 nothing is buffered or the port does not support buffering.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/300#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]