Skip to content

Enhance ntci::Proactor::cancel to call back to the user when all operations are canceled #68

@mattrm456

Description

@mattrm456

The signature of ntci::Proactor::cancel() implies that is synchronous, but it is likely that for some implementations cancelation must be implemented asynchronously. Enhance the contract of ntci::Proactor::cancel to call a new function, ntci::ProactorSocket::processCanceled(), when all pending operations are canceled.

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