mirror of
				https://github.com/zeromq/libzmq.git
				synced 2025-10-30 05:29:43 +01:00 
			
		
		
		
	Fix some comments regarding method overriding
This commit is contained in:
		| @@ -42,7 +42,7 @@ namespace zmq | ||||
|  | ||||
|     protected: | ||||
|  | ||||
|         //  Overloads of functions from socket_base_t. | ||||
|         //  Overrides of functions from socket_base_t. | ||||
|         void xattach_pipe (zmq::pipe_t *pipe_, bool subscribe_to_all_); | ||||
|         int xrecv (zmq::msg_t *msg_); | ||||
|         bool xhas_in (); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hurton
					Martin Hurton