NetMauMau icon indicating copy to clipboard operation
NetMauMau copied to clipboard

Make SIGUSR1 available on BSD as well

Open velnias75 opened this issue 9 years ago • 0 comments

Currently on Linux NetMauMau reacts on the SIGUSR1 signal by dumping some information on the emitters terminal.

I.e. killall -USR1 nmm-server will dump

== Options ==
AI-delay: 1 sec
A/K/Q rounds: false
Decks: 1
Direction change: false
Initial card count: 5
Players: 1
Ultimate: false
== Network ==
Host: localhost
Port: 8899
Total received 0.00 kb; total sent 0.18 kb
Server start: Wed Feb 25 05:50:51 2015
Served games since server start: 0
Total served games on this server: 6

This is not working on BSD. I'll get no matching device.

A starting point to fix can be found here: https://github.com/velnias75/NetMauMau/commit/891150b21a598d8f885cf537c233944dedc6e49f


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

velnias75 avatar Feb 25 '15 04:02 velnias75