Problem: duplicated code & inconsistent behaviour between

mechanisms

Solution: uniformly require a ZAP domain to be set to activate ZAP
handling, clarify comment on Stonehouse pattern
This commit is contained in:
sigiesec
2017-09-18 15:24:10 +02:00
parent ee8b8bd29c
commit e546f9296e
10 changed files with 48 additions and 35 deletions

View File

@@ -55,8 +55,6 @@ namespace zmq
virtual int zap_msg_available ();
virtual status_t status () const;
bool zap_required () const;
private:
bool ready_command_sent;