Project

General

Profile

Bug #30

Some clients still cause two lines to be seen by the serial device

Added by Hamish almost 15 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
2008-04-21
Due date:
% Done:

100%

Estimated time:

Description

It turns out that I was only testing against one client and this was the client that sent CR NUL. Testing against putty and windows telnet show that they both send CR LF as the end-of-line. Need to uncook this in the net_to_com routine

Associated revisions

Revision 201f6e65 (diff)
Added by Hamish Coleman almost 15 years ago

Uncook CRLF sequences into plan CR in net_to_com
My testing had been done with the linux telnet client and it sent CR NUL
as the end-of-line character sequence. Both putty and windows telnet
are sending CR LF as end-of-line sequence. This change pretty much
requires that I will one day implement a raw transport mode. closes #30

History

#1

Updated by Hamish almost 15 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF