-
Javier Blazquez authored
The ngtcp2_cc.c file was using the __builtint_clzll intrinsic which doesn't exist on MSVC. Added use of the corresponding __lzcnt intrinsics.
b9ed8e82
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ngtcp2_cc.c 15.47 KiB