commit | 0eee3b0bc5ff2d62d38488bae1e67172c868d0f7 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 31 04:00:37 2013 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 31 04:00:37 2013 +0400 |
tree | 66adb97e277b897047895ed243246d3caaf035cb | |
parent | 475832834bc1ddd53011fee737be51ac24fb2ce8 [diff] |
Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures. Recent Linux versions started to return EOPNOTSUPP to getsockopt() calls on unix sockets, resulting in log pollution on binary upgrade. Such errors are silently ignored now.