MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Close

Method Close

internal/sshserver/handler.go:175–175  ·  view source on GitHub ↗

Close closes the channel for reading and writing.

()

Source from the content-addressed store, hash-verified

173 CloseWrite() error
174 // Close closes the channel for reading and writing.
175 Close() error
176}
177
178const (

Callers 15

CloseMethod · 0.65
TestConnectMessagesFunction · 0.65
setupKerberosClientFunction · 0.65
ServeHTTPMethod · 0.65
processClientInteractionFunction · 0.65
callServerFunction · 0.65
setupAgentMethod · 0.65
processSignalExecMethod · 0.65
runMethod · 0.65
OnShutdownMethod · 0.65
TestAuthFailedFunction · 0.65

Implementers 3

sessionProxyinternal/auditlogintegration/handler_s
sessionChannelinternal/security/handler_network_test
channelWrapperinternal/sshserver/channelWrapper.go

Calls

no outgoing calls

Tested by 15

TestConnectMessagesFunction · 0.52
setupKerberosClientFunction · 0.52
processClientInteractionFunction · 0.52
callServerFunction · 0.52
TestAuthFailedFunction · 0.52
TestAuthGSSAPIFunction · 0.52
TestKeepAliveFunction · 0.52
shellRequestReplyFunction · 0.52
readFunction · 0.52
OnShellMethod · 0.52