Skip to content

How to work with async loop and file descriptor #91

@tessanix

Description

@tessanix

I'm working with asyncio loop and I would like to await a nfqueue.run(block=False) function.
I read that I could do that with the nfqueue.get_fd() method but this method seems to only return a integer.
I really don't understand the concept of file descriptor and how to use them.
Could someone help me please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions