Don't getsockopt() SO_ERROR. We get the error from send()/recv() anyway.
[tinc] / lib / getopt.h
2000-05-03 Ivo Timmermansgetopt_long() support for platforms that don't have it.