brailcom/speechd

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

開放

#450 建立於 2020年12月19日

 (2 則留言) (0 個反應) (0 位負責人)C (86 個分叉)auto 404
buggood first issuehelp wanted

倉庫指標

星標
 (325 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南