minor: some comments.
This commit is contained in:
parent
6cd9e4d687
commit
84fce9aad4
@ -497,7 +497,7 @@ HostList.prototype.markSuccess = function markSuccess(hostname) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Mark host as successfully connected.
|
* Mark host as successfully ack'd.
|
||||||
* @param {String} hostname
|
* @param {String} hostname
|
||||||
* @param {Number} services
|
* @param {Number} services
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
*
|
*
|
||||||
* Parts of this software are based on node-ip.
|
* Parts of this software are based on node-ip.
|
||||||
* https://github.com/indutny/node-ip
|
* https://github.com/indutny/node-ip
|
||||||
* Copyright (c) 202, Fedor Indutny (MIT License).
|
* Copyright (c) 2012, Fedor Indutny (MIT License).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user