Browse Source
on all platforms; because of that BUILD_ASSERT was failing on macOS. (on macOS "sizeof(sun->sun_path) == 104" and "sizeof(addr->u.sockname) == 108") [ Linux man page says it can be as small as 92, so let's use the real value. I also cleaned up the incorrect comment order on that struct! --RR ] Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Isidoro Ghezzi
7 years ago
committed by
Rusty Russell
2 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue