MCPcopy Create free account
hub / github.com/PrismarineJS/node-minecraft-protocol / checkFinish

Function checkFinish

test/serverTest.js:159–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

157 })
158
159 function checkFinish () {
160 if (serverClosed && clientClosed) done()
161 }
162 })
163
164 it('kicks clients that do not send keepalive packets', function (done) {

Callers 1

serverTest.jsFile · 0.85

Calls 1

callOnceFunction · 0.85

Tested by

no test coverage detected