On 2023-02-15 2:00 p.m., Jens Axboe wrote:
accept.t: setsockopt(fd, SOL_SOCKET, SO_REUSEADDR, &val, sizeof(val)); fails here, no idea why.
The socket call fails, so fd is -1. -- John David Anglin dave.anglin@xxxxxxxx
On 2023-02-15 2:00 p.m., Jens Axboe wrote:
accept.t: setsockopt(fd, SOL_SOCKET, SO_REUSEADDR, &val, sizeof(val)); fails here, no idea why.
The socket call fails, so fd is -1. -- John David Anglin dave.anglin@xxxxxxxx