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