crypto/tls.Conn.closeNotifySent (field)
4 uses
crypto/tls (current package)
conn.go#L81: closeNotifySent bool
conn.go#L1126: if c.closeNotifySent {
conn.go#L1358: if !c.closeNotifySent {
conn.go#L1362: c.closeNotifySent = true
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)