This patch removes the POLLOUT check on a broadcast child socket before calling "read" to accept defer setup. The check was inherited from unicast, but it is unnecessary for broadcast, since the POLLOUT event is never generated on a broadcast child socket. Iulia Tanasescu (2): btio: Remove POLLOUT check from bt_io_bcast_accept iso-tester: Separate iso_defer_accept into dedicated functions btio/btio.c | 18 +++--------------- tools/iso-tester.c | 45 +++++++++++++++++++++++++++++++++++---------- 2 files changed, 38 insertions(+), 25 deletions(-) base-commit: 41d6c4e1c92fc6e0757b0f71ca5062671ff55235 -- 2.39.2