![]() |
PokerUnicorn
|
#include <stddef.h>#include "thirdparty/hiredis/hiredis.h"Go to the source code of this file.
Functions | |
| void | pkrsrv_redis_init () |
| redisContext * | pkrsrv_redis_connect (char *host, int port) |
Variables | |
| redisContext * | redis_connection |
| void pkrsrv_redis_init | ( | ) |
| redisContext * pkrsrv_redis_connect | ( | char * | host, |
| int | port ) |
References redis_connection.
|
extern |
Referenced by pkrsrv_redis_connect().