From: Danny Yoo (dyoo at hashcollision.org) Date: Wed Apr 23 15:41:39 EDT 2014 |
|
read-line will block if it does not see the end of the line. Your python client has not yet sent an end-line character. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20140423/ddc0798d/attachment.html>
Posted on the users mailing list. |
|