Skip to content

Feat: implement set buffer methods in QUIC sysConn#1404

Merged
kslr merged 1 commit intov2fly:masterfrom
AkinoKaede:dev-quic-impl-udpconn
Nov 22, 2021
Merged

Feat: implement set buffer methods in QUIC sysConn#1404
kslr merged 1 commit intov2fly:masterfrom
AkinoKaede:dev-quic-impl-udpconn

Conversation

@AkinoKaede
Copy link
Member

@AkinoKaede AkinoKaede commented Nov 20, 2021

implement SetReadBuffer and SetWriteBuffer to fix #1024

@AkinoKaede AkinoKaede force-pushed the dev-quic-impl-udpconn branch 2 times, most recently from 1dd08b0 to 72210ef Compare November 20, 2021 07:06
@AkinoKaede AkinoKaede changed the title Feat: implement methods of UDPConn in QUIC sysConn Feat: implement set buffer methods in QUIC sysConn Nov 20, 2021
@AkinoKaede AkinoKaede marked this pull request as ready for review November 20, 2021 07:07
@AkinoKaede AkinoKaede force-pushed the dev-quic-impl-udpconn branch from 72210ef to 12054ab Compare November 20, 2021 09:36
@AkinoKaede
Copy link
Member Author

@xiaokangwang Sorry, I accidentally clicked the button.

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.

quic配置访问不通,在本地用go编译后运行,服务器和server都在本地,用localhost访问。

3 participants