Skip to content

Conversation

@jabedude
Copy link
Contributor

Closes #55.

@jabedude jabedude force-pushed the unix-sock branch 2 times, most recently from 3404920 to 39c8130 Compare July 25, 2020 03:44
@jabedude
Copy link
Contributor Author

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

@lucab
Copy link
Owner

lucab commented Jul 26, 2020

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

activation::SocketFd needs to differentiate between UnixStream and UnixDgram types

2 participants