Searched refs:SendCallback (Results 1 – 2 of 2) sorted by relevance
35 void SendCallback(uv_write_t *req, int status);
311 void SendCallback(uv_write_t *req, int status) in SendCallback() function400 …return SendToStreamEx(handleStream, pDynBuf, bufLen, nullptr, (void *)SendCallback, (void *)pDynBu… in SendToStream()