Searched refs:stickyCRLF (Results 1 – 2 of 2) sorted by relevance
73 boolean stickyCRLF = false; field in TelnetOutputStream90 stickyCRLF = on; in setStickyCRLF()115 if (stickyCRLF) in write()
76 boolean stickyCRLF = false; field in TelnetInputStream87 stickyCRLF = on; in setStickyCRLF()116 if (stickyCRLF) { in read()