brailcom/speechd

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

Ouverte

#450 ouverte le 19 déc. 2020

 (2 commentaires) (0 réaction) (0 personne assignée)C (86 forks)auto 404
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (325 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur