for indutny

This commit is contained in:
David Dias 2015-07-09 20:00:59 -07:00
parent 0aab8ead56
commit 44de105428

View File

@ -59,8 +59,7 @@ function Swarm () {
conn.on('error', function (err) {
// self.emit('error', err)
})
conn.on('close', function () {
})
conn.on('close', function () {})
// IDENTIFY DOES THAT FOR US
// conn.on('close', function () { delete self.connections[conn.peerId] })