mike-jumper opened a new pull request, #591: URL: https://github.com/apache/guacamole-server/pull/591
This change refactors the internals of the Wake-on-LAN address conversion such that it properly uses the `struct sockaddr_in` or `struct sockaddr_in6` structures depending on whether IPv4 or IPv6 is being used, leveraging the magic of `struct sockaddr_storage` (a structure that is guaranteed to have proper size and alignment for any supported socket type). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
