On Sun, Jul 03, 2022 at 07:53:23AM +0100, Chris Johns wrote:
> With RISC OS Development's new TCP/IP stack, does anyone have a
> rough "finger in the air" guess as to what would be required to use
> IPv6? Is it likely to be a case of rebuilding network libs with it
> enabled, or are there going to be a bunch of changes lower down too?
I would think new #defines for socket types and a new structure for the
address type, and getaddrinfo() being updated to support IPv6?
I have not looked at the new IP stack as I don't have a system to run it
on (RPCEmu only here), but if it uses broadly the same SWI interface
then this should already be pretty protocol-agnostic.
B.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment