Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p/discover: code review fixes | Felix Lange | 2015-02-13 | 1 | -1/+3 |
| | |||||
* | p2p/discover: add node URL functions, distinguish TCP/UDP ports | Felix Lange | 2015-02-07 | 1 | -0/+289 |
The discovery RPC protocol does not yet distinguish TCP and UDP ports. But it can't hurt to do so in our internal model. |