Cleanup all IP formatting code
Instead of manually checking for strchr(n,':') everywhere, we can use our new centralized IP formatting functions.
Please register or sign in to comment
Instead of manually checking for strchr(n,':') everywhere, we can use our new centralized IP formatting functions.