Projekt

Obecné

Profil

Stáhnout (164 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
exports.createServer =
2
exports.createConnection =
3
exports.connect =
4
function () {};
5
6
exports.isIP =
7
exports.isIPv4 =
8
exports.isIPv6 =
9
function () { return true };