Open jabedude opened 4 years ago
Hmm, this code is currently panicking my daemon. I used libc::getsockopt
directly and it works. The nix
code makes heavy use of macros and is a little hard for me to follow
@jabedude let me know when you get to the bottom of your panics. Are those perhaps happening on invalid (e.g. closed in the meanwhile) FDs?
Closes #55.