Return an error if the connection was already closed. On the first close, return an error if any of the calls inside Close() returned an error in this order: - smux.Stream.Close() - pconn.Close() - smux.Session.Close() |
||
|---|---|---|
| .. | ||
| interfaces.go | ||
| lib_test.go | ||
| peers.go | ||
| rendezvous.go | ||
| rendezvous_ampcache.go | ||
| rendezvous_http.go | ||
| rendezvous_sqs.go | ||
| rendezvous_test.go | ||
| snowflake.go | ||
| turbotunnel.go | ||
| util.go | ||
| webrtc.go | ||