Skip to content

Untangle some classes in iocore#9813

Closed
moonchen wants to merge 1 commit intoapache:masterfrom
moonchen:untangle-iocore
Closed

Untangle some classes in iocore#9813
moonchen wants to merge 1 commit intoapache:masterfrom
moonchen:untangle-iocore

Conversation

@moonchen
Copy link
Contributor

@moonchen moonchen commented Jun 8, 2023

  • Use dynamic dispatch for EventIO
  • Isolate the following classes into their own files
    • NetEvent
    • NetHandler
    • NetVCOptions
    • PollCont
    • AcceptOptions
  • Fix some includes other files to compile cleanly

- Use dynamic dispatch for EventIO
- Isolate the following classes into their own files
  - NetEvent
  - NetHandler
  - NetVCOptions
  - PollCont
  - AcceptOptions
- Fix some includes other files to compile cleanly
@masaori335
Copy link
Contributor

"Use dynamic dispatch for EventIO" sounds cool, but would you separate cleanup into other PR? We easily miss something with this size of change.

@moonchen moonchen marked this pull request as draft June 8, 2023 23:51
@moonchen
Copy link
Contributor Author

moonchen commented Jun 8, 2023

The changes are quite entangled, but let me see if I can pull them apart.

@randall randall added this to the 10.0.0 milestone Jun 12, 2023
@moonchen moonchen closed this Jun 14, 2023
@zwoop zwoop removed this from the 10.0.0 milestone Feb 29, 2024
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.

4 participants