Hi I think that exiting from socketpair on "operation in progress" is a bug. The pair of sockets is o k , and that message is more informative than error.
Having solved that , I have a follow up question: Does sockets only exist in the current task? If I do "wimp_start_task", can I use my socket in the new task? On Wed, 26 Aug 2020 at 23:25, Michael Grunditz <michael.grund...@gmail.com> wrote: > > Hi > > Is unix sockets supported, by unixlib? > Trying to use socketpair(...) > I can see a bug report of it , but no reply to that, from what I can see. > > Cheers! > > Michael _______________________________________________ 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