MCPcopy Create free account
hub / github.com/GoMudEngine/GoMud / Close

Method Close

internal/plugins/plugincallbacks.go:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 Read(p []byte) (n int, err error)
33 Write(p []byte) (n int, err error)
34 Close()
35 RemoteAddr() net.Addr
36 ConnectionId() uint64
37 InputDisabled(setTo ...bool) bool

Callers 15

mainFunction · 0.65
TelnetListenOnPortFunction · 0.65
SSHListenOnPortFunction · 0.65
handleSSHHandshakeFunction · 0.65
waitForExitMethod · 0.65
loadRecordsMethod · 0.65
CreateMethod · 0.65
writeChecksumMethod · 0.65
getMetaDataFromFileMethod · 0.65
AddUserMethod · 0.65
writeCompleteIndexMethod · 0.65
benchTempFileFunction · 0.65

Implementers 1

ConnectionDetailsinternal/connections/connectiondetails

Calls

no outgoing calls

Tested by 13

benchTempFileFunction · 0.52
TestSearchIndexByUserIdFunction · 0.52
TestAppendUserRecordFunction · 0.52