aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/src/ssh_cli.erl
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2014-06-30 17:14:11 +0200
committerLukas Larsson <[email protected]>2014-10-16 17:55:59 +0200
commit5ab275d6554f4db877624a152dda90c0e3c4cddc (patch)
tree11f6e5f0157a8d2b7faac514dff952385464201e /lib/ssh/src/ssh_cli.erl
parent2e84a2ab5e0f0c82c2d79f69cd2f4bff762762a4 (diff)
downloadotp-5ab275d6554f4db877624a152dda90c0e3c4cddc.tar.gz
otp-5ab275d6554f4db877624a152dda90c0e3c4cddc.tar.bz2
otp-5ab275d6554f4db877624a152dda90c0e3c4cddc.zip
erts: Make writing to non-tty fds non-blocking
If the fd_driver is given non-tty fds it will now use an async thread instead of doing a blocking write. An example of a non-tty fd is the fd used by stderr, but could be anything handed down to the driver.
Diffstat (limited to 'lib/ssh/src/ssh_cli.erl')
0 files changed, 0 insertions, 0 deletions