Stefan Reich

Results 3 issues of Stefan Reich

__Steps to reproduce:__ List the minimal actions needed to reproduce the behavior. 1. Open and use multiple connections in a sequence, closing them after use 2. Perform at least one...

Fixes #35 I came upon the problem that the server part would not report the proper facility for messages. This patch fixes the problem by - changing the constants in...

When receiving syslog messages, the message facility is reported wrongly. [RFC 5424](https://tools.ietf.org/html/rfc5424#section-6.2.1) > The Priority value is calculated by first multiplying the Facility number by 8 and then adding the...