MCPcopy Create free account
hub / github.com/One-com/gone / LingeringServer

Interface LingeringServer

daemon/server.go:31–39  ·  view source on GitHub ↗

LingeringServer is a Server which potentially has background activity even after Serve() has exited. This could be connections still open and processing request, even though the listeners have closed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

controlServerFunction · 0.65
controlServerFunction · 0.65
ListenMethod · 0.65
recordShutdownFunction · 0.65
ListenMethod · 0.65
ServeMethod · 0.65
ShutdownMethod · 0.65
serveMethod · 0.65

Implementers 2

serverEnsembledaemon/server.go
wrapperdaemon/legacy.go

Calls

no outgoing calls

Tested by

no test coverage detected