Add redisConnectFd() and redisFreeKeepFd()
These allows for easier integration of hiredis with external code that wants to manage its fds, say for instance in a pool. Closes #223
Please register or sign in to comment
These allows for easier integration of hiredis with external code that wants to manage its fds, say for instance in a pool. Closes #223