diff options
author | Steve Bennett <steveb@workware.net.au> | 2020-11-09 16:24:11 +1000 |
---|---|---|
committer | Steve Bennett <steveb@workware.net.au> | 2020-11-09 16:38:57 +1000 |
commit | 7f4c05a1e76a114175587b0d0e2ed9613ab57fa4 (patch) | |
tree | 78af0c68754b7be70d5200c490b5491ce0728e1d /sqlite3/jim-sqlite3.c | |
parent | 4b865fed1ad29c97c1b21757d953886758b22796 (diff) | |
download | jimtcl-7f4c05a1e76a114175587b0d0e2ed9613ab57fa4.zip jimtcl-7f4c05a1e76a114175587b0d0e2ed9613ab57fa4.tar.gz jimtcl-7f4c05a1e76a114175587b0d0e2ed9613ab57fa4.tar.bz2 |
aio: socket: Fix tests connecting to 0.0.0.0
It is not portable to connect to 0.0.0.0, expecting this to the same
as connecting to localhost/127.0.0.1, and the same for IPv6.
So explicitly connect to 127.0.0.1 or [::1]
Fixes #180
Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'sqlite3/jim-sqlite3.c')
0 files changed, 0 insertions, 0 deletions