Issues/Status (Cont.)
Separate socket conclusions at the author’s meeting on 12/12/00
- No separate error/notification socket will be added.
- A socket option will enable “error events”
- When a event needs to be read, a recvmsg call will fail with a special error.
- To receive the error you will do a subsequent rcvmsg and the data will be passed into the normal read buffers.