• Viktor Söderqvist's avatar
    Helper for setting TCP_USER_TIMEOUT socket option (#1188) · b6a052fe
    Viktor Söderqvist authored
    * Implement redisSetTcpUserTimeout to set socket option TCP_USER_TIMEOUT
    
    * Documentation for redisSetTcpUserTimeout and some more undocumented functions
    
    Documentation for redisReconnect() and the setters of socket options:
    
    * redisKeepAlive()
    * redisEnableKeepAliveWithInterval()
    * redisSetTcpUserTimeout()
    b6a052fe
net.c 20.4 KB