Skip to content

clear() does not detach ioctl handlers #194

Description

@benzea

OK, not sure about this one, so opening a bug.

Should clear implicitly detach all ioctl handlers, or should people still need to detach them explicitly?

Note that there is an internal hash table, to allow detaching. And this hash table might get autodated with clear() as the device is not removed there. But then, what happens if the socket/device is removed from the disk in some other way?

Activity

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

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