Catalin Patulea <[email protected]> wrote:
>Matt, would you accept a patch that keys the TOS setting off > PTY requests? Yes, I've been meaning to look at that. I'm not sure if it should disable TCP_NODELAY at the same time. I know sshfs (which doesn't use a PTY) should have nodelay set. There are probably other optimisations possible now that Dropbear is using writev() anyway - only write out all replies after processing all requests, for example. Cheers, Matt
