Files
redis-For-Windows/tests/windows
Enrico Giordani 9f03a5fdda [Test] Added a Windows-specific regression test.
In a master-slave configuration, if the master has AUTH on and the slave
connects without AUTH, after every slave attempt to connect, the master
doesn't close the client connection and will eventually reach the maxclients
limit.
2015-08-21 15:13:17 +02:00
..