Make error reporting in socket test programs consistent with other usages by removing redundant newline, using strerror() and reporting error in parentheses.
8.9 KiB
8.9 KiB
Make error reporting in socket test programs consistent with other usages by removing redundant newline, using strerror() and reporting error in parentheses.