memcached/memcached

Watcher connections will close if the remote side half-closes.

Aberta

#661 aberto em 21 de abr. de 2020

 (2 comentários) (0 reação) (0 responsável)C (3.327 forks)batch import
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

Guia do colaborador