mirror of https://github.com/gogits/gogs.git
Browse Source
According to the docs [1], the Reply method must be called for all requests where WantReply is true. This fixes a hanging java ssh implementation (jsch) which sets WantReply flag and waits for reply from the server. [1] https://godoc.org/golang.org/x/crypto/ssh#Request.Replypull/2432/head
Dmitry Neverov
9 years ago
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue