Aleksandr
Aleksandr
Created a branch for `stdex::function` feature. https://github.com/oktonion/stdex/tree/function_feature
Created a branch for move-semantic feature. https://github.com/oktonion/stdex/tree/move_feature All custom classes and macro are almost done, now it is time to implement rv-references in stdex classes.
With OpenSSH client I'm getting "Enter your password" promt in ~8 sec. With SSH FS extension I'm getting this error in ~20 sec.
After a short but brutal fight with sshd server output there are logs: Starting ssh server. > 2019-07-04 01:19:30 debug1: Config token is protocol > 2019-07-04 01:19:30 debug1: Config token...
Note that I used manual password fill from CMD to authorize.
Commit 4e822f1 is a bit of hiding the problem than solving it. I don't know why there are unused function params and at this point may be we should just...
Any thoughts on this?
@lsalzman so what the right thing would be in your view?