This is an automated email from the git hooks/post-receive script.
meskio pushed a change to branch main in repository pluggable-transports/snowflake.
from 297ca91 Use goptlib from gitlab.torproject.org new 17829d8 Comment typo. new 6bdd48c Restore ListenAndServe error return in Transport.Listen. new 590d158 Comment typo. new 6bae31f Use a static array in benchmarks. new 97c9300 Fix loop termination in TestQueuePacketConnWriteToKCP. new c097d5f Use a sync.Pool to reuse packet buffers in QueuePacketConn. new f723cf5 Merge remote-tracking branch 'gitlab/main'
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: common/turbotunnel/queuepacketconn.go | 49 +++++++++++++--- common/turbotunnel/queuepacketconn_test.go | 89 +++++++++++++++++++++++++----- server/lib/http.go | 5 +- server/lib/snowflake.go | 10 +++- server/stats.go | 2 +- 5 files changed, 127 insertions(+), 28 deletions(-)