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

Just create a quic listener #718

Merged
merged 19 commits into from Oct 31, 2023
Merged

Just create a quic listener #718

merged 19 commits into from Oct 31, 2023

Conversation

wanghaEMQ
Copy link
Member

@wanghaEMQ wanghaEMQ commented Oct 26, 2023

It will not affect the regular process of build and code of the quic dialer.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d0cb51) 65.91% compared to head (635dff1) 65.83%.
Report is 1 commits behind head on main.

❗ Current head 635dff1 differs from pull request most recent head 6256518. Consider uploading reports for the commit 6256518 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #718      +/-   ##
==========================================
- Coverage   65.91%   65.83%   -0.09%     
==========================================
  Files         119      119              
  Lines       35222    35223       +1     
==========================================
- Hits        23218    23189      -29     
- Misses      12004    12034      +30     

see 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JaylinYu JaylinYu changed the title [WIP] Quic listener is developping [WIP] Quic listener is under developping Oct 27, 2023
Signed-off-by: wanghaemq <wangwei@emqx.io>
…on of nni_quic_listener_alloc.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
…ner_init.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
…h of msquic callback and nni_quic_listener_accept.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
…ccepted.

Signed-off-by: wanghaemq <wangwei@emqx.io>
…er_close.

Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
Signed-off-by: wanghaemq <wangwei@emqx.io>
… in quic_listener_doclose.

Signed-off-by: wanghaemq <wangwei@emqx.io>
* FIX [quic] Add some comments (maybe rules) about quic_listener_doclose.

Signed-off-by: wanghaemq <wangwei@emqx.io>
@wanghaEMQ wanghaEMQ changed the title [WIP] Quic listener is under developping Just create a quic listener Oct 30, 2023
@wanghaEMQ wanghaEMQ marked this pull request as ready for review October 30, 2023 08:55
@JaylinYu JaylinYu merged commit 3b1fd9c into main Oct 31, 2023
12 of 15 checks passed
@JaylinYu JaylinYu deleted the wangha/dev branch October 31, 2023 06:12
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.

None yet

5 participants