![]() The regular expression attempted to match for a network address, but actually does not match any network addresses. The two documentation includes "192.0.2.1:25" and "[2001:db8::1]:80" as examples, neither of which match the current regex. This change updates the regular expression to ensure that there is some text at the desired position, but not what the text is. |
||
---|---|---|
.. | ||
api | ||
dap | ||
debugger | ||
internal/sameuser | ||
rpc1 | ||
rpc2 | ||
rpccommon | ||
test | ||
client.go | ||
config.go | ||
listenerpipe.go | ||
rpccallback.go | ||
server.go |