-
Notifications
You must be signed in to change notification settings - Fork 5
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.
Metadata
Metadata
Assignees
Labels
No labels