ogserver/sources
OpenGnSys Support Team 63a3d4d8fd #891 fix wake on lan routine
Fix function to send wake-on-lan packet:

- setsockopt() expects an integer as parameter.
- zero the struct socketaddr_in local structure.
- use sscanf() to parse the mac address string.
2019-01-23 16:39:21 +01:00
..
ogAdmServer.cpp #891 fix wake on lan routine 2019-01-23 16:39:21 +01:00
ogAdmServer.h #883 replace standalone log file by syslog 2019-01-17 13:18:51 +01:00