Fix for GitHub issue #20 (untested)
This commit is contained in:
parent
026442f28f
commit
92969b4426
6 changed files with 218 additions and 155 deletions
|
@ -60,6 +60,9 @@ class Demarc
|
|||
public:
|
||||
/**
|
||||
* Local demarcation port
|
||||
*
|
||||
* NULL_PORT is zero so this can be used in if(port) to check for
|
||||
* a valid/known port.
|
||||
*/
|
||||
typedef uint64_t Port;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue