diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2026-02-22 21:08:41 +0100 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2026-02-22 21:20:59 +0100 |
| commit | da09ae3451b2e338c5cc720d8d3b61273474d3cd (patch) | |
| tree | e843069f645d335547ec4621a3b7354fbe0200d8 /scripts/basic | |
| parent | 8738c3102f9614f3bfabbd615d963b9710d268b0 (diff) | |
| download | busybox-w32-da09ae3451b2e338c5cc720d8d3b61273474d3cd.tar.gz busybox-w32-da09ae3451b2e338c5cc720d8d3b61273474d3cd.tar.bz2 busybox-w32-da09ae3451b2e338c5cc720d8d3b61273474d3cd.zip | |
telnetd: do not wait for more input after 10-byte NAWS is received
If the the screen is resized to 255 columns without any
subsequent data received, the server won't parse and react
to the NAWS (until eventually at least one more byte arrives).
function old new delta
read_byte_unescaping_IAC 28 31 +3
net_to_pty__have_data_to_write 551 552 +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 4/0) Total: 4 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
