MCPcopy
hub / github.com/PokemonGoF/PokemonGo-Bot / socketEnd

Function socketEnd

map-chat/javascript/browserMqtt.js:5221–5224  ·  view source on GitHub ↗
(done)

Source from the content-addressed store, hash-verified

5219 }
5220
5221 function socketEnd(done) {
5222 socket.close()
5223 done()
5224 }
5225
5226 function onready() {
5227 stream.setReadable(proxy)

Callers

nothing calls this directly

Calls 1

doneFunction · 0.85

Tested by

no test coverage detected