Skip to content

Handle correct message length in MPI

felixkhals requested to merge bugfix/buffer_len into master

and also convert the binary message length to small endian according to the convention of the TCP server.

Merge request reports