Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QUIC: Make SSL_provide_quic_data accept 0 length data (#13)
This commit makes SSL_provide_quic_data accept 0 length data, which matches BoringSSL behavior. Fixes #9
- Loading branch information