Juniper/go-netconf

Please enhance DialSSHTimeout() to allow for three different timeouts

Opened this issue · 1 comments

Please enhance DialSSHTimeout() to allow for three different timeouts.

One each for Dial, Read deadline, and Write deadline.

New V2 api will support context for API calls and Dial timeouts should be handled on the ssh config. So we will get the same behaviour but much better API

Tracking in (#24)