-
Notifications
You must be signed in to change notification settings - Fork 7
Support for SPX? #4
Copy link
Copy link
Open
Description
I was wondering if support for SPX will be added? When trying to create a socket using socket(AF_IPX, SOCK_SEQPACKET, NSPROTO_SPX) or socket(AF_IPX, SOCK_STREAM, NSPROTO_SPX), I get ESOCKTNOSUPPORT. This works fine on Windows, does it need to be done differently on Linux?
IPX sockets seem to work fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels