blob: 6c1ed932321caa6b5b36643b96845eff49a2a435 [file] [log] [blame]
onconnect = function(e) {
e.ports[0].postMessage('3');
}