Is it possible to use the SO_BINDTODEVICE socket option in c#?
If I need Pivoke, is it also possible in Mono on Linux?
If tryed it, and did not find this option in C#. Is there a way to set it via Pinvoke on a C# Socket?
If someone suggests to use "Bind", this is not possible. Because i want to write a Dhcp server, in need to bind to Ipaddress.any!