Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#217 closed defect (fixed)

peek-char works incorrectly for tcp ports

Reported by: felix winkelmann Owned by:
Priority: major Milestone:
Component: core libraries Version: 4.5.x
Keywords: tcp peek-char Cc:
Estimated difficulty:

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)

Change History (3)

comment:1 Changed 14 years ago by felix winkelmann

Summary: peek-char works incorrectly for tp portspeek-char works incorrectly for tcp ports

comment:2 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

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

comment:3 Changed 13 years ago by felix winkelmann

Milestone: 4.6.0

Milestone 4.6.0 deleted

Note: See TracTickets for help on using tickets.