##// END OF EJS Templates
sshserver: do setbinary() by caller (API)...
sshserver: do setbinary() by caller (API) In most cases, stdio should be set to binary mode by the dispatcher, so the sshserver does not have to take care of that. The only exception was hg-ssh, which is fixed by this patch. .. api:: ``sshserver()`` no longer sets stdin and stdout to binary mode.

File last commit:

r36625:c6061cad default
r37963:dc1ed7fe default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer