@olsen
I believe roadshow (at least for OS4) got rid of the following two limitations of other amiga TCP stacks:
- bsdsocketbase couldn't be shared, and bsdsocket.library had to be opened in each process.
- sockets couldn't be shared across threads.
First, is it right?
Second, as I have no idea if it also needs special support on the OS side itself, would the 68k version of roadshow also provide this?