Skip to content

vquic.c: make recvfrom_packets static, avoid compiler warning#11148

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/vquic-warning
Closed

vquic.c: make recvfrom_packets static, avoid compiler warning#11148
bagder wants to merge 1 commit into
masterfrom
bagder/vquic-warning

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented May 18, 2023

warning: no previous prototype for 'recvfrom_packets'

Reported-by: Keitagit-kun on github
Fixes #11146

warning: no previous prototype for 'recvfrom_packets'

Reported-by: Keitagit-kun on github
Fixes #11146
@bagder bagder added the HTTP/3 h3 or quic related label May 18, 2023
@bagder bagder closed this in 5b4bcc6 May 19, 2023
@bagder bagder deleted the bagder/vquic-warning branch May 19, 2023 14:15
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
warning: no previous prototype for 'recvfrom_packets'

Reported-by: Keitagit-kun on github
Fixes curl#11146
Closes curl#11148
shirow-github added a commit to shirow-github/recpt1 that referenced this pull request Aug 17, 2024
warning: no previous prototype for ‘pt1_makering’他
参照:curl/curl#11148
参照:https://nakamura001.hatenablog.com/entry/20111007/1318002296
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

warning: no previous prototype for 'recvfrom_packets'

3 participants