mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 20:59:47 +01:00
Code cleanup
This commit is contained in:
@@ -214,7 +214,7 @@ namespace zmq
|
||||
// Computes appropriate low watermark from the given high watermark.
|
||||
static int compute_lwm (int hwm_);
|
||||
|
||||
bool conflate;
|
||||
const bool conflate;
|
||||
|
||||
// Disable copying.
|
||||
pipe_t (const pipe_t&);
|
||||
|
||||
Reference in New Issue
Block a user