add memcached module

This commit is contained in:
David Maciejak 2019-03-09 08:30:16 +08:00
parent 4a87be9c48
commit 8e209b14f4
8 changed files with 293 additions and 19 deletions

View file

@ -144,6 +144,8 @@
#define PORT_RPCAP 2002
#define PORT_RPCAP_SSL 2002
#define PORT_RADMIN2 4899
#define PORT_MCACHED 11211
#define PORT_MCACHED_SSL 11211
#define False 0
#define True 1