src/shm_socket.cpp
@@ -171,8 +171,7 @@ RecvCB cb_no_use; per_msg_cbs_->Pick(msg_id, cb_no_use); }; SendImpl(remote, msg, onExpireRemoveCB); return true; return SendImpl(remote, msg, onExpireRemoveCB); } catch (std::exception &e) { SetLastError(eError, "Send internal error."); return false;