Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Stage 2 - Merge CI and upstream into main (based on mkim/ci-upstream) #19

Merged
merged 126 commits into from
Feb 9, 2024

Conversation

nimakamoosi
Copy link
Collaborator

Merging common CI bits as well as upstream bits from original fork source (cuteant/SpanNetty) to the main branch to get a baseline of main+ci+upstream

yyjdelete and others added 30 commits May 22, 2021 14:31
Ensure HandleHandshakeCompleted can only be executed in loop thread
fix Disconnect method summary returns
Fix inconsistent behavior for IByteBuffer.Read/WriteBytes(Memory<byte>/Span<byte>)
* CoreLib(NET5.0-SDK)的部分API没有开放,SpanHelper还是只能使用.NET Core 3.1版本。

* Common/Buffer:NET5.0框架下,移除对SpanHelper的依赖。
Use C# compiler provided nint/nuint
Revert "DotNetty.CrossPlatform.sln"
Ignore 'WakeupTask' in SingleThreadEventLoop::PollTask
@tomkerkhove tomkerkhove changed the title chore: [Repeat] [Stage 2] Merge CI and upstream into main (based on mkim/ci-upstream) chore: Stage 2 - Merge CI and upstream into main (based on mkim/ci-upstream) Feb 8, 2024
@maksimkim maksimkim self-requested a review February 9, 2024 00:55
Copy link
Owner

@maksimkim maksimkim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nimakamoosi nimakamoosi merged commit bf919ce into main Feb 9, 2024
4 checks passed
@nimakamoosi nimakamoosi deleted the nimak/main+ci+upstream branch February 9, 2024 00:57
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.

9 participants