forked from virtuallynathan/qpep
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule quicly-go
updated
11 files
+2 −1 | genspec/bindings.darwin.yml | |
+2 −1 | genspec/bindings.linux.yml | |
+2 −1 | genspec/bindings.windows.yml | |
+1 −1 | internal/bindings/bindings_darwin.cpp | |
+1 −1 | internal/bindings/bindings_linux.cpp | |
+1 −1 | internal/bindings/bindings_windows.cpp | |
+6 −0 | quicly.go | |
+0 −7 | quiclylib/client_connection.go | |
+0 −2 | quiclylib/lib.go | |
+22 −14 | quiclylib/server_connection.go | |
+4 −4 | quiclylib/server_session.go |