nfq-rs icon indicating copy to clipboard operation
nfq-rs copied to clipboard

Implement FromRawFd

Open cppcoffee opened this issue 2 years ago • 3 comments

cppcoffee avatar Dec 31 '23 02:12 cppcoffee

What's the use case of this API?

nbdd0121 avatar Jan 01 '24 17:01 nbdd0121

After the as_raw_fd() call, the fd needs to be restored to an Queue object.

cppcoffee avatar Jan 02 '24 03:01 cppcoffee