mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 19:52:00 +01:00
minor beautifications
This commit is contained in:
@@ -53,6 +53,9 @@ namespace zmq
|
||||
// Address to connect to.
|
||||
std::string protocol;
|
||||
std::string address;
|
||||
|
||||
connect_session_t (const connect_session_t&);
|
||||
void operator = (const connect_session_t&);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user