Summary

peek-char works incorrectly for tcp ports

Metadata

Description

When using `peek-char` on a TCP port, the unread character is not seen by subsequent `read-line` (and possibly also `read-string`) invocations.

(reported by Paul Romanchenko)

Changes and comments

[2010-04-23 19:11:00 UTC] felix changed summary

[2010-04-27 15:25:12 UTC] felix changed status from new to closed

[2010-04-27 15:25:12 UTC] felix set resolution to fixed

[2010-04-27 15:25:12 UTC] felix wrote:

Fixed in 4d285bb430f150d5fd881b89f1aab255b43c57d5 (experimental). Patch contributed by Paul Romanchenko.

[2011-04-04 08:31:00 UTC] felix removed milestone 4.6.0

[2011-04-04 08:31:00 UTC] felix wrote:

Milestone 4.6.0 deleted