Overview
Artifact ID: | 9738ac026e669b383bc8a38c2ba2febf259d7062b0d8a50c4fbb9fd113c4a919 |
---|---|
Ticket: | 51af758d148935deaa7d675450ca7ba18900c431
OFSPXSocket does not work on FreeBSD 10.4 |
User & Date: | js on 2023-06-17 21:51:48 |
Changes
- icomment:
The SPX socket tests fail for `-[sendBuffer:length:]` on FreeBSD 10.4 due to `send()` in `-[OFSequencedPacketSocket sendBuffer:length:]` returning `EINVAL`. `send()` is not documented as returning `EINVAL`. It is unclear whether FreeBSD supports SPX sockets in `SOCK_SEQPACKET` type at all.
- login: "js"
- milestone changed to: "none"
- mimetype: "text/x-markdown"
- priority changed to: "Low"
- private_contact changed to: "c8a37120da0f2517297a682b10203a3a5eef21c2"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "OFSPXSocket does not work on FreeBSD 10.4"
- type changed to: "Code_Defect"