Projekt

Obecné

Profil

Stáhnout (164 Bajtů) Statistiky
| Větev: | Revize:
1
exports.createServer =
2
exports.createConnection =
3
exports.connect =
4
function () {};
5

    
6
exports.isIP =
7
exports.isIPv4 =
8
exports.isIPv6 =
9
function () { return true };
10

    
(5-5/9)