MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / Stop

Method Stop

internal/sshserver/TestServer.go:14–14  ·  view source on GitHub ↗

Stop stops the server running in the background.

(timeout time.Duration)

Source from the content-addressed store, hash-verified

12 Start()
13 // Stop stops the server running in the background.
14 Stop(timeout time.Duration)
15
16 // GetListen returns the listen IP and port
17 GetListen() string

Callers 15

TestAuthGSSAPIFunction · 0.95
TestKeepAliveFunction · 0.95
TestProperShutdownFunction · 0.95
TestConnectMessagesFunction · 0.65
TestAuthFunction · 0.65

Implementers 1

testServerImplinternal/sshserver/testServerImpl.go

Calls

no outgoing calls

Tested by 9

TestAuthGSSAPIFunction · 0.76
TestKeepAliveFunction · 0.76
TestProperShutdownFunction · 0.76
TestConnectMessagesFunction · 0.52
TestAuthFunction · 0.52
stopMethod · 0.52
TestAuthenticationFunction · 0.52