Commit a2146e56 authored by 神楽坂玲奈's avatar 神楽坂玲奈

test

parent eba4e5fc
...@@ -34,7 +34,6 @@ const socket = dgram ...@@ -34,7 +34,6 @@ const socket = dgram
router.rinfo = rinfo; router.rinfo = rinfo;
if (hello.ack === 0) { if (hello.ack === 0) {
console.log(`reset: ${router.id} ${rinfo.address}:${rinfo.port}`);
router.reset(); router.reset();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment