MCPcopy Create free account
hub / github.com/ReactJSResources/react-webpack-babel / onclose

Function onclose

public/bundle.js:3481–3483  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3479
3480 //When the socket is closed while we're probing
3481 function onclose(){
3482 onerror("socket closed");
3483 }
3484
3485 //When the socket is upgraded while we're probing
3486 function onupgrade(to){

Callers

nothing calls this directly

Calls 1

onerrorFunction · 0.85

Tested by

no test coverage detected