Commit Graph

9 Commits

Author SHA1 Message Date
Prodesire f826b33400 improve network.get_free_port test 2017-12-17 01:07:29 +08:00
Prodesire 4d662c8654 network.is_ipv6 supports Windows 2017-12-17 01:05:18 +08:00
Prodesire 0adce826b1 is_ipv4 is for all platforms, is_ipv6 is only for POSIX 2017-12-12 11:11:52 +08:00
Prodesire 9555fc8caf ipv4 and ipv6 skip on Windows 2017-12-09 00:36:43 +08:00
Prodesire ed8486e2a1 add network.is_ipv6 2017-12-08 22:54:47 +08:00
Prodesire 50a171af99 add test for network.get_free_port 2017-12-08 22:18:06 +08:00
Prodesire c18cb69c3a rename is_ipv4_address to is_ipv4 2017-12-08 22:13:22 +08:00
Prodesire cd5d55225d add is_ipv4_address to network 2017-11-22 08:29:06 +08:00
Prodesire 2b6b5a03c1 add network.py and dotted_network to it 2017-11-22 08:25:45 +08:00