brailcom/speechd

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

Aperta

#450 aperta il 19 dic 2020

 (2 commenti) (0 reazioni) (0 assegnatari)C (86 fork)auto 404
buggood first issuehelp wanted

Metriche repository

Star
 (325 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor