Searched refs:sendEx (Results 1 – 4 of 4) sorted by relevance
32 virtual void sendEx(MessageType type, std::string_view msg,
136 void sendEx(MessageType type, std::string_view msg, in sendEx() function in crow::websocket::ConnectionImpl
129 self->conn.sendEx( in doRead()
339 self->connection.sendEx( in afterRead()