packages/net/wsdd2
Rosen Penev de15108160 wsdd2: fix compilation with GCC14 and 64-bit
struct msghdr under musl uses padding ints for 64-bit, which means we
can't direct initialize like this. Switch to initializing each member
explicitly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-06-01 20:58:26 -07:00
..
files wsdd2: fix stopping service 2023-05-11 18:21:42 +03:00
patches wsdd2: fix compilation with GCC14 and 64-bit 2024-06-01 20:58:26 -07:00
Makefile wsdd2: fix compilation with GCC14 and 64-bit 2024-06-01 20:58:26 -07:00