Skip to content

hiredis adapters libuv error for help #508

Description

@zhjzjnb

Hello everyone.
I'm trying to use libuv to connect redis with hiredis,but there are some differences between macos 10.11.3 and ubuntu 12.04 LTS,if my redis-server is down,when I try to connect redis,the 'ConnectCallback' will work OK in macos,it returns 'connectCallback Error: Connection refused', however in ubuntu it returns nothing.I see the hiredis-libuv-adapters,here is a function 'static void redisLibuvPoll(uv_poll_t* handle, int status, int events)',the 'status' is not 0 in ubuntu, and I can't find why.
ask for help.thanks.
my libuv version is v1.11.0: 2017.02.02, Version 1.11.0 (Stable)
hiredis version is v0.13.3(github:https://github.com/redis/hiredis)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions