brailcom/speechd

Listen on both IPv6 and IPv4 when communication-method is inet_socket.

Aberta

#450 aberto em 19 de dez. de 2020

 (2 comentários) (0 reação) (0 responsável)C (86 forks)auto 404
buggood first issuehelp wanted

Métricas do repositório

Stars
 (325 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

If communication-method is inet_socket, and IPv6 connectivity is preferred between the client and server, programs like spd-say are failing to connect because speech-dispatcher is only listening on IPv4. It's easy to work around locally: just give a hardcoded IPv4 address. But I shouldn't have to in 2020. I am happy to send patches.

Guia do colaborador