aboutsummaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-03-10 16:18:01 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2023-03-10 16:19:18 +0100
commit7d327ed35aef08e2f54c12645a3002c94c6aec91 (patch)
tree9e2e3b6232ac6c052cd57ed8d228a62a74d0bd3d /ipc
parentf41f47446684028b1529653a505c0538b56ac91f (diff)
downloadwireguard-go-7d327ed35aef08e2f54c12645a3002c94c6aec91.tar.gz
wireguard-go-7d327ed35aef08e2f54c12645a3002c94c6aec91.zip
conn: use right cmsghdr len types on 32-bit in sticky test
Cmsghdr uses uint32 and uint64 on 32-bit and 64-bit respectively for the Len member, which makes assignments and comparisons slightly more irksome than usual. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions