Fix SO_LINGER on Apple

This commit is contained in:
Justine Tunney 2023-02-02 20:05:22 -08:00
parent 1429a7b3ef
commit cf19e3e46a
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 4 additions and 3 deletions

View file

@ -80,6 +80,7 @@
"uint_least8_t"
"uintptr_t"
"ssize_t"
"time_t"
"long long int"
"unsigned long long"
"int8_t"