Fix the return type of `add_tcp_doorman`
The function with the same signature in `abstract_broker` return a `std::pair<accept_handle, uint16_t>` object.
Showing
Please register or sign in to comment
The function with the same signature in `abstract_broker` return a `std::pair<accept_handle, uint16_t>` object.