Searched refs:DispatchRead (Results 1 – 2 of 2) sorted by relevance
452 bool FdConnection::DispatchRead(void* buf, size_t len) { in DispatchRead() function in FdConnection477 if (!DispatchRead(&packet->msg, sizeof(amessage))) { in Read()489 if (!DispatchRead(&packet->payload[0], packet->payload.size())) { in Read()
215 bool DispatchRead(void* buf, size_t len);