brailcom/speechd

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

Offen

#450 geöffnet am 19.12.2020

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (86 Forks)auto 404
buggood first issuehelp wanted

Repository-Metriken

Stars
 (325 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide