mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 04:17:57 +01:00
engine leak fixed; pgm compilation fixed
This commit is contained in:
@@ -44,6 +44,7 @@ namespace zmq
|
||||
// i_engine interface implementation.
|
||||
void plug (class io_thread_t *io_thread_, struct i_inout *inout_);
|
||||
void unplug ();
|
||||
void terminate ();
|
||||
void activate_in ();
|
||||
void activate_out ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user