Skip to content

ParallelSocketAcceptor virtual functions #93

@flomll

Description

@flomll

You are not able to inherit from ParallelSocketAcceptor to implement their own createServiceHandler() because the destructor and the method createServiceHandler() are not virtual!!

And a method like nextReactor() is also needed to get the next reactor at the createServiceHandler(). Take a look at the single thread version SocketAcceptor.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions