Skip to content

3.0.11a

Pre-release
Pre-release
Compare
Choose a tag to compare
@itay-grudev itay-grudev released this 27 Jul 01:36
· 257 commits to master since this release
46b2204
  • Fixed bug where the message sent by the second process was not received
    correctly when the message is sent immediately following a connection.

    Francis Giraldeau

  • Refactored code and implemented shared memory block consistency checks
    via qChecksum() (CRC-16).

  • Explicit qWarning and qCritical when the library is unable to initialise
    correctly.