More IPC work.
This commit is contained in:
parent
0d847d9410
commit
6fdb360e2a
4 changed files with 22 additions and 6 deletions
|
@ -71,7 +71,8 @@ public:
|
|||
/**
|
||||
* @return Initialization error or NULL if none
|
||||
*/
|
||||
const char *error() const;
|
||||
const char *error() const
|
||||
throw();
|
||||
|
||||
/**
|
||||
* Send a command to the local node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue