Skip to content

pull requesto#19

Closed
vinniefalco wants to merge 3 commits into
cppalliance:developfrom
vinniefalco:develop
Closed

pull requesto#19
vinniefalco wants to merge 3 commits into
cppalliance:developfrom
vinniefalco:develop

Conversation

@vinniefalco
Copy link
Copy Markdown
Member

No description provided.

- Add do_cancel() implementation for read_op using CancelIoEx
- Add do_cancel() implementation for write_op using CancelIoEx
- Add win_socket_impl reference to read_op and write_op structs
- Initialize read and write operations with socket impl in constructor
@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented Jan 16, 2026

An automated preview of the documentation is available at https://19.corosio.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-01-16 01:37:45 UTC

Add scheduler_op class locally in corosio to decouple from capy's execution_context. The scheduler interface now uses scheduler_op* instead of capy::execution_context::handler*, making the I/O layer self-contained.
- Let Windows SDK headers determine the default target version
@sgerbino sgerbino closed this Jan 16, 2026
@sgerbino sgerbino mentioned this pull request Mar 17, 2026
Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants