Initial support for Windows
[awesomized/libmemcached] / clients / utilities.h
index f74626480028cade60eb37128ac6c8ef3c5715dc..a998773b97f9342e2a3ba2f4dfc757b3082fc0be 100644 (file)
@@ -51,3 +51,4 @@ void help_command(const char *command_name, const char *description,
 void process_hash_option(memcached_st *memc, char *opt_hash);
 bool initialize_sasl(memcached_st *memc, char *user, char *password);
 void shutdown_sasl(void);
+void initialize_sockets(void);