stun: tools: drop getopt for arg parsing for better windows compatibility
Just implement argument parsing ourselves here. It's not really more lines of code than the getopt.h variant and makes things build on Windows with MSVC without having to ship a separate getopt implementation.
Showing
Please register or sign in to comment