Skip to content

Increase Shared Memory Message Length

Karel Slaný requested to merge increase-shared-memory-message-length into develop
  • Increased the message length to 8192 bytes.
  • Fixed a bug when the lock was not released if there was not enough space left in the buffer.

addresses #419 (closed)

Merge request reports