|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Start the framed message receive chain on a connection.
Posts async_read for 4-byte header. Completion parses length, posts async_read for payload. Completion fires receive callback, then resubmits header read.
Definition at line 464 of file TCPBackend.cpp.
References MayaFlux::Core::TCPBackend::ConnectionState::header_buf, MayaFlux::Core::EndpointInfo::id, MayaFlux::Core::TCPBackend::ConnectionState::info, and MayaFlux::Core::TCPBackend::ConnectionState::socket.