Open
Description
If people want to do something other than what we've provided for in the library, then they should be able to get the raw file descriptor out of a Counter
or Group
; those types should implement IntoRawFd
.
Conversely, it should be possible to construct those types from raw file descriptors, although we need to populate the id
and max_members
fields somehow.
Metadata
Metadata
Assignees
Labels
No labels