Skip to content

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

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions