brailcom/speechd

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

オープン

#450 opened on 2020/12/19

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C (86 件のフォーク)auto 404
buggood first issuehelp wanted

Repository metrics

Stars
 (325 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド