Artifact c2d637abe4cbfdad4ade02693ff7e083687e3fc6:
- File window.c — part of check-in [07725a2915] at 2000-10-20 08:51:46 on branch trunk — Introduce a sane interface function, from_backend(), for backends to use when they have data from the network. Replaces the utterly daft inbuf / inbuf_head / term_out() interface, which only made sense when feeding to terminal.c. (terminal.c now implements from_backend() as a small function that gateways to the old interface.) As a side effect, from_backend() also has an `is_stderr' parameter, so scp can once again separate the server's pronouncements on stderr from the actual protocol progress on stdout. (user: simon size: 68969)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.