golang.org/x/crypto/ssh.handshakeTransport.writePacketsLeft (field)
4 uses
golang.org/x/crypto/ssh (current package)
handshake.go#L92: writePacketsLeft uint32
handshake.go#L249: t.writePacketsLeft = packetRekeyThreshold
handshake.go#L510: if t.writePacketsLeft > 0 {
handshake.go#L511: t.writePacketsLeft--
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |