memcached/memcached
Watcher connections will close if the remote side half-closes.
Aberta
#661 aberto em 21 de abr. de 2020
help wanted
Métricas do repositório
- Stars
- (14.185 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Describe the bug Watcher connections will close if the remote side half-closes.
To Reproduce
echo "watch fetchers" | nc localhost 11211
memcached starts returning data, but closes the connection once it sees that the client (nc) has closed.
System Information
- OS/Distro: CentOS
- Version of OS/distro: 7.5
- Version of memcached: 1.5.19
- Hardware detail: N/A