lsalzman / enet

ENet reliable UDP networking library
MIT License
2.77k stars 673 forks source link

Add ENET_SOCKOPT_TOS for IP_TOS (Type of Service) #265

Open dimage1 opened 2 months ago

dimage1 commented 2 months ago

Even though the TOS socket option is deprecated on Windows, it can be still useful on Unix platforms.