Changes between Initial Version and Version 1 of Ticket #17714, comment 3
- Timestamp:
- Apr 24, 2022, 1:03:32 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17714, comment 3
initial v1 1 Had a look at FreeBSD, and they simply don't notify anything for POLLOUT on listening sockets. https://review.haiku-os.org/c/haiku/+/52471 Had a look at [https://github.com/freebsd/freebsd-src/blob/aeb91e95cfc2d86e6f5eea4114247d2987ba06b6/sys/kern/uipc_socket.c#L3628 FreeBSD], and they simply don't notify anything for POLLOUT on listening sockets. https://review.haiku-os.org/c/haiku/+/5247