Vagabond / erlang-syslog

Erlang port driver for interacting with syslog via syslog(3)
Other
87 stars 55 forks source link

Introduce a mutex lock around syslog-type commands #32

Closed haljin closed 4 years ago

haljin commented 6 years ago

This patch should make the driver thread-safe and also make it possible to run in PORT LOCKING mode at the same time.