More work on getting remote calls up and running, added two remote calls list_zones and get_zone_info.

This commit is contained in:
KimLS
2014-07-30 15:23:14 -07:00
parent 927580b983
commit 780789fbad
21 changed files with 528 additions and 167 deletions
+2
View File
@@ -41,7 +41,9 @@ extern "C" {
#include <stddef.h>
#include <basetsd.h>
#ifndef strcasecmp
#define strcasecmp stricmp
#endif
#define getdtablesize() 30000
#define LWS_VISIBLE