Hi,
Currently when fluidsynth is used as a server then it only supports IPV4 addressing. I have done changes to fluid_server_socket_run() and new_fluid_server_socket() APIs so that both IPV4 and IPV6 addresses can be used, also the changes are done in configure.ac so that old code is still valid, added --enable-ipv6 setting to support both IPV4 and IPV6 addresses.
These changes will add advantage to use fluidsynth in both IPV4 and IPV6 mode. Using only IPV4 could be a limitation very soon and upgradation to support both IPV4 and IPV6 is important.
Please find the patch attached for this change.
Reported by: surabhi-mishra
Original Ticket: fluidsynth/tickets/126
该提问来源于开源项目:FluidSynth/fluidsynth