indentation / comestic changes

This commit is contained in:
Benjamin Sergeant
2019-04-19 16:57:38 -07:00
parent 3d8297247e
commit 7df7453365
6 changed files with 41 additions and 31 deletions

View File

@ -94,7 +94,7 @@ namespace ix
void setPingTimeout(int pingTimeoutSecs);
void enablePong();
void disablePong();
// Run asynchronously, by calling start and stop.
void start();
void stop();