twitter / fatcache

Memcache on SSD
Apache License 2.0
1.3k stars 178 forks source link

Fix bug when client close connection #19

Closed git-hulk closed 9 years ago

git-hulk commented 9 years ago

when client close connection initiative, server should free client as well. Or fd may be exhausted, as we connect and close frequently.