13 Jan
2011
13 Jan
'11
11:58 a.m.
On 2011-01-13, at 4:30 AM, Alan DeKok wrote:
- the rediswho_expand() function is horrible. Instead, see the function xlat_client() in src/main/mainconfig.c. It's smaller, simpler, and more capable.
There's something I don't understand though, once you've registered your xlat function using xlat_register(inst->xlat_name, <function name here>, inst); Where/how do you call it?