CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 16:59:55 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"27e5a0b3c8e6874fcf7a85fdc33d30ee"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=IhdBUNU9nKW%2BD7aFiEfrVbBPqrOom42wya4ijwppl%2F8gkpifzI4MGZAPGH3aCQx5LpL3LLrmIyXmlLLoJ7%2BvnQrgM3XHCSnVKDn3D%2B32Y1oddr36pxkr5BNLCXkWSdaux71RoQkiW%2Bz0zHM%2Bpgzrl5xp7twZ7Zc%2F4G0GuwX3tAPp8J%2BdhsNTsB09ASXZxVTkeOiStb%2Ft21ke8C9AfIs822UIgd1x1mm8ubq9wGvIyhVSIYEVQuAPlzYwGWPu%2FF3tGuR5Weto%2BJK2O8WfTxL%2FqQ%3D%3D--6i7KUvRUU1Ab7eOI--b9RWRIdVdW56cHRH1L2bPw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1449939093.1753289995; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 16:59:55 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 16:59:55 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B662:256CA9:EE7158:119F172:6881150B
Releases · cloudwego/netpoll · GitHub
16 Jun 08:26
Loading
01 Apr 03:56
Loading
02 Dec 03:08
Loading
05 Sep 10:01
Loading
25 Jul 07:19
Loading
21 Jun 13:45
Loading
12 Jun 03:05
Loading
04 Mar 07:35
Loading
18 Oct 09:23
Loading
26 Sep 09:41
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 496
Releases: cloudwego/netpoll
Releases · cloudwego/netpoll
v0.7.1
9715df5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Merge pull request #388 from cloudwego/release-v0.7.0 by @jayantxie in #390
- fix: correct the logic of discarding the rest in MallocAck by @yqaty in #393
- chore: fix lint & rm unused zero copy code by @xiaost in #395
- docs: update CONTRIBUTING.md to change PR base branch to main by @ppzqh in #398
- chore: release v0.7.1 by @ppzqh in #399
New Contributors
Full Changelog: v0.7.0...v0.7.1
Assets 2
v0.7.0
4b375b6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
Feat
Fix & Perf
- perf: reduce make error cost of LinkBuffer.Until function by @jayantxie in #378
- fix: unified runner config and hid gopool by @xiaost in #380
Chore
- chore: fix typo in comments by @JovialYip in #375
- chore: fix typo in docs by @zjbpaul1317 in #376
- chore: update ci and typos config by @GuangmingLuo in #386
- chore: update cloudwego gopkg version to v0.1.4 by @jayantxie in #389
New Contributors
- @JovialYip made their first contribution in #375
- @zjbpaul1317 made their first contribution in #376
Full Changelog: v0.6.5...v0.7.0
Assets 2
v0.6.5
998f2d4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
v0.6.4
4c1f144
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
v0.6.3
3bd1fe2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Merge pull request #352 from cloudwego/release-v0.6.3 chore: release v0.6.3
Assets 2
v0.6.2
fa3c9e0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Assets 2
v0.6.1
2f8043a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Feature
- [#313] feat: allow GetBytes to get all bytes
Fix
- [#335] fix: Peek OOM and performance issue
- [#332] fix: return a correct error when failed to access concurrent connections
- [#327] fix: _typos.toml and some typos
- [#311] fix: delay accept new connections if out of fds
Chore
- [#337] chore: add memory-leak test for cross nodes peek
- [#336] chore: use 127.0.0.1 and unique port for all test listener
- [#329] chore: replace external dns server to private tcp server
- [#321] perf: use dirtmake to reduce memclr cost
- [#315] perf: nocopy read for ReadString and ReadBinary API if possible
Assets 2
v0.6.0
8c8b872
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
Feature
- [#306] feat: lazy init pollers to avoid create any poller goroutines if netpoll is not used
- [#303] feat: add WithOnDisconnect callback
- [#300] feat: netpoll exception implement net.Error interface
- [#294] feat: add SetRunner option
Fix
- [#307] fix: ctx race when disconnect callback run with connect callback
- [#304] fix: connection leak when poller close connection but onRequest callback just finished
- [#296] fix: stop timer when read triggered by err
Chore
- [#302] ci: bump the version of actions/checkout and actions/setup-go
Assets 2
v0.5.1
4b0bb96
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Assets 2
1 person reacted
v0.5.0
0faba6e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Optimize
- [#274] optimize: increase first bookSize to 8KB to reudce overhead for connection read at begin
- [#273] optimize: ignore EOF when read a closed connection
Fix
- [#283] fix: protect operator dont be detach twice
- [#280] fix: detach operator race
- [#278] fix: OnRequest should wait all readable data consumed when sender close connection
- [#276] fix: compile error
- [#238] fix: close conn when server OnRequest panic
Docs
- [#243] docs: rm outdated info
Assets 2
1 person reacted
Previous Next
You can’t perform that action at this time.