mirror of
https://github.com/zeromq/libzmq
synced 2025-03-28 21:13:24 +00:00
Update pipe.hpp
This commit is contained in:
parent
2e3360c497
commit
5db878ebad
@ -115,6 +115,8 @@ class pipe_t ZMQ_FINAL : public object_t,
|
||||
// Returns true if HWM is not reached
|
||||
bool check_hwm () const;
|
||||
|
||||
bool is_active () const;
|
||||
|
||||
void set_endpoint_pair (endpoint_uri_pair_t endpoint_pair_);
|
||||
const endpoint_uri_pair_t &get_endpoint_pair () const;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user