Files
espurna/code
Maxim Prokhorov 79ef68b435 telnet: directly use our async networking API
One server implementation instead of two, plus simplify I/O operations
scheduling by processing everything in loop regardless of the server
type used.

Make it possible to accept authorization and several commands in a
single packet. If we fail the check, clients discards rest of the data.
Since we finally track connection state, debug info gets set *only* to
authorized clients.
2022-09-21 04:31:20 +03:00
..
2022-05-05 17:50:21 +03:00
2022-09-21 04:21:23 +03:00
2019-07-11 00:34:17 +03:00
2022-05-05 17:50:21 +03:00
2022-09-21 04:21:23 +03:00
2019-07-11 00:34:17 +03:00