Ondřej Surý
e0380d437d
Handle EPROTO errno from recvmsg
...
It was discovered, that some systems might set EPROTO instead of EACCESS
on recvmsg() call causing spurious syslog messages from the socket
code. This commit returns soft handling of EPROTO errno code to the
socket code. [GL #1928 ]
2020-08-28 20:45:52 +02:00
..
2020-08-20 12:05:01 -07:00
2020-08-05 12:57:23 +02:00
2020-05-25 16:09:57 -07:00
2020-08-24 22:38:08 +00:00
2020-08-28 20:45:52 +02:00
2020-07-31 10:15:44 +10:00
2020-08-06 09:10:06 +02:00
2020-05-25 16:09:57 -07:00
2020-05-13 11:02:23 +02:00
2020-05-25 16:09:57 -07:00
2020-03-11 20:32:21 +01:00
2020-08-13 23:06:55 +10:00
2020-06-05 13:19:49 +02:00
2020-06-05 13:19:49 +02:00
2020-05-28 11:28:44 +02:00
2020-07-21 08:44:26 +02:00
2020-03-17 09:11:13 +01:00
2020-04-21 14:19:48 +02:00
2020-05-28 11:28:44 +02:00
2020-07-31 10:15:44 +10:00
2020-07-31 09:30:12 +10:00
2020-08-18 10:27:14 +02:00
2020-03-17 09:11:13 +01:00
2020-07-31 10:15:44 +10:00
2020-04-21 14:19:48 +02:00
2020-07-14 00:13:40 +00:00
2020-08-05 15:51:29 +02:00
2020-06-10 17:52:00 +02:00
2020-06-25 12:04:36 +10:00
2020-06-05 13:19:49 +02:00
2020-03-12 20:07:16 +01:00
2020-07-21 08:44:26 +02:00
2020-08-25 16:02:55 +02:00
2020-04-03 19:41:46 +02:00
2020-05-29 19:18:58 +00:00
2020-05-12 22:01:54 +10:00