ZMQ_TBC renamed to ZMQ_MORE

This commit is contained in:
Martin Sustrik
2010-03-27 21:25:40 +01:00
parent 842b4dd2e4
commit 2f219d7c28
16 changed files with 58 additions and 58 deletions

View File

@@ -70,7 +70,7 @@ namespace zmq
// If true, part of a multipart message was already received, but
// there are following parts still waiting.
bool tbc;
bool more;
sub_t (const sub_t&);
void operator = (const sub_t&);