diff options
| author | Pieter Wuille <[email protected]> | 2012-05-30 22:44:23 +0200 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-06-14 17:37:15 +0200 |
| commit | 1e8aeae15a300eca107752d6ef52fa0f5c2410c3 (patch) | |
| tree | b9c8e59dc0756bfb386ddb82b20a4648c0216c6e /src/script/script.cpp | |
| parent | Merge pull request #1459 from laanwj/2012_06_trayiconmenu (diff) | |
| download | discoin-1e8aeae15a300eca107752d6ef52fa0f5c2410c3.tar.xz discoin-1e8aeae15a300eca107752d6ef52fa0f5c2410c3.zip | |
Improve parsing of IPv6 addresses
Implement the following rules:
* Interpret [X]:Y as host=X port=Y, if Y is an integer
* Interpret X:Y as host=X port=Y, if Y is an integer and X contains no colon
* Interpret X:Y as host=X:Y port=default otherwise
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions