Skip to content
Snippets Groups Projects
Commit abd9decf authored by Michael Lenz's avatar Michael Lenz
Browse files

fail/cpn: removed USE_SIZE_PREFIX from SocketComm

This removes the ability to directly parse protobufs from the socket, because
google::protobuf::Message::ParseFromFileDescriptor() needs a EOF after each message;
thus preventing us from sending multiple Message objects over a single socket.

Change-Id: I67c0f631071470d6e0ae597e42848036a6db3656
parent 34065fea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment