• m's avatar
    Move network I/O calls to net.c · 1788f41f
    m authored
    This makes hiredis.c free from system calls related to socket I/O. This
    is also makes the treatment of raw socket connections more similar to
    the SSL backend.
    1788f41f
hiredis.c 29 KB