Give getsockopt() a reference to a socklen_t.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 28 Jun 2014 19:54:34 +0000 (21:54 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 28 Jun 2014 19:54:34 +0000 (21:54 +0200)
commit762db91ef7d3b2eab00c23250ca61c7f814899c7
tree854be9d77d12b8f5dc74a4b082759fccdc1483b7
parente57daac63b6f703af8e7c8209ef61a4d3b2180c3
Give getsockopt() a reference to a socklen_t.
src/net_socket.c