We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fc8ef commit 0abb5e8Copy full SHA for 0abb5e8
tests/bugs/gh_8066_test.py
@@ -19,7 +19,7 @@
19
20
[08.05.2024] pzotov
21
Removed check of 'inet' (w/o digital suffix): value in mon$remote_process can be either 'TCPv4' or 'TCPv6'
22
- depending on Control Panel\Network and Internet\Network Connections settings.
+ depending on Control Panel/Network and Internet/Network Connections settings.
23
Connection to localhost *can* be established using IPv6 even if appropriate item has been disabled in
24
network interface settings.
25
In this case 'connect inet://<alias>' causes mon$remote_address = 'TCPv4' - in contrary to 'TCPv6'
0 commit comments