minor.
This commit is contained in:
parent
c11a651e9d
commit
27fd056316
@ -164,7 +164,7 @@ Peer.prototype._init = function init() {
|
||||
self.ts = utils.now();
|
||||
self._write(self.framer.packet('getaddr', []));
|
||||
// if (self.pool.options.headers) {
|
||||
// if (self.version.v > 70012)
|
||||
// if (self.version && self.version.v > 70012)
|
||||
// self._write(self.framer.packet('sendheaders', []));
|
||||
// }
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user