Good way to send/receive UDP packets?

Kagamin spam at here.lot
Tue Jul 28 15:01:08 UTC 2020


On Monday, 27 July 2020 at 09:41:44 UTC, wjoe wrote:
> But it's possible when bound with the socket option 
> SO_REUSEPORT (at least that's the name of the flag on linux 
> since 3.9).

The docs say it can't be used to hijack an address.
>This option must be set on each socket (including the first 
>socket) prior to calling bind(2) on the socket.


More information about the Digitalmars-d-learn mailing list