diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2011-07-17 23:31:29 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2011-07-17 23:31:29 +0200 |
commit | bf78e230ad4736da9fce6e0b4d1655affb8f466b (patch) | |
tree | 8119826b6e569e4cbb93fa1afc869b8fab43690d /src/generic.cpp | |
parent | c8e8f2a24cd339c548e06f75a3cef96454671a85 (diff) |
GENERIC socket type and COMMAND flag added
GENERIC allows to use 0MQ as a dumb networking framework.
It provides user with connect/disconnect notifications.
Also, each inbound message is labeled by ID of the connection
it originated from. Outbound messages should be labeled by
the ID of the connection to send them to.
To distinguish connect/disconnect notifications from common
messages, COMMAND flag was introduced.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/generic.cpp')
0 files changed, 0 insertions, 0 deletions