Closed ArjanKn closed 3 years ago
https://github.com/vibe-d/eventcore/blob/5cb6ff7dd33def973740cc5cbf14a3c3bd31c028/source/eventcore/drivers/posix/sockets.d#L230
https://github.com/vibe-d/eventcore/blob/5cb6ff7dd33def973740cc5cbf14a3c3bd31c028/source/eventcore/drivers/posix/sockets.d#L237
Could you elaborate that? SO_REUSEADDRR and SO_REUSEPORT are different options
I see.. Probably I did not red the code carefully enough back then.
https://github.com/vibe-d/eventcore/blob/5cb6ff7dd33def973740cc5cbf14a3c3bd31c028/source/eventcore/drivers/posix/sockets.d#L230
https://github.com/vibe-d/eventcore/blob/5cb6ff7dd33def973740cc5cbf14a3c3bd31c028/source/eventcore/drivers/posix/sockets.d#L237