Artifact c70a7686efc431cadd364bf56fb9ba57da13794a:
- File ulex/netutil/testit.scm — part of check-in [be8fe269fa] at 2019-12-16 04:17:56 on branch v1.70-defunct-try — Pulled in ulex (user: matt, size: 93) [annotate] [blame] [check-ins using] [more...]
(use ulex-netutil) (use test) (test #f #t (not (not (member "127.0.0.1" (get-all-ips)))))