Log socket errors
Do not silently ignore close() and shutdown() errors, and use perror() to get the errno.
R
Romain Vimont committed
6db22ef339b511cf20e35b40f240a8412e20c2fb
Parent: 37af0c8
Do not silently ignore close() and shutdown() errors, and use perror() to get the errno.