Don't getsockopt() SO_ERROR. We get the error from send()/recv() anyway.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 16 Aug 2003 12:40:01 +0000 (12:40 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 16 Aug 2003 12:40:01 +0000 (12:40 +0000)
commitf4e80cc5e0d1689bcdd828ac7f158bd634b7dd20
tree2f4a287e0085b39bff4e28b72b42a56b46c0b2cd
parentfd40130eb6bbba34176d34936a01bb6a6f9121d4
Don't getsockopt() SO_ERROR. We get the error from send()/recv() anyway.
src/meta.c
src/net_packet.c