Thank you Marjan Tomas.
@@ -27,6 +27,11 @@
# include <sys/socket.h>
#endif
+/* For MinGW */
+#ifndef MSG_NOSIGNAL
+# define MSG_NOSIGNAL 0
+#endif
+
#include "unit-test.h"
enum {