Skip to content

clean up Network::ConnectionEvent #912

@mattklein123

Description

@mattklein123

Because of libevent, it used to be possible for events to be combined, so Network::ConnectionEvent is a bitfield. That can no longer happen. We should fix it so that it's a real enum which will make a bunch of code simpler and easier to read.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions