]> git.kaiwu.me - nginx.git/commit
QUIC: improved SO_COOKIE configure test.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 23 Jan 2023 23:57:42 +0000 (02:57 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 23 Jan 2023 23:57:42 +0000 (02:57 +0300)
commitc3edcc17b6843bbfeb61f2dc7c51115b6a4272b0
treeefb63b611a7c7ac198af56be3f10b23858055adf
parentb196429fbe5f2b60f464f94e93facb0889741dc6
QUIC: improved SO_COOKIE configure test.

In nginx source code the inttypes.h include, if available, is used to define
standard integer types.  Changed the SO_COOKIE configure test to follow this.
auto/os/linux