]> granicus.if.org Git - curl/commit
ngtcp2: use ngtcp2_version() to get the run-time version
authorDaniel Stenberg <daniel@haxx.se>
Mon, 19 Aug 2019 21:04:45 +0000 (23:04 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Aug 2019 06:52:22 +0000 (08:52 +0200)
commit1a0dc6f6a31fe0c7dd83af9f6f4531b37cdd72a5
tree072a3f338a265f4c2537c307c792e0dc0a815828
parent349c3f5a0820948eacd12b1b9b93a1aadcdd3ada
ngtcp2: use ngtcp2_version() to get the run-time version

... which of course doesn't have to be the same used at build-time.

Function just recently merged in ngtcp2.
lib/vquic/ngtcp2.c