Split off listener functionality and move SSL initiation from service to listener. Put GWPROTOCOL in its own header file.
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
*
|
||||
*/
|
||||
#include <modinfo.h>
|
||||
#include <gw_protocol.h>
|
||||
|
||||
MODULE_INFO info =
|
||||
{
|
||||
|
Reference in New Issue
Block a user