Searched defs:on_send (Results 1 – 3 of 3) sorted by relevance
100 on_send(boost::shared_ptr<std::string const> const& ss) in on_send() function in websocket_session
97 void on_send(uv_udp_send_t *req, int status) { in on_send() function
220 static void on_send(uv_udp_send_t* req, int status) { in on_send() function