socket add FreeBSD's SO_SETFIB constant.

This commit is contained in:
David CARLIER 2022-05-18 21:30:47 +01:00 коммит произвёл Hiroshi SHIBATA
Родитель e3b178066b
Коммит 017573c3b3
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -661,6 +661,7 @@ SO_SELECT_ERR_QUEUE nil Make select() detect socket error queue with err
SO_BUSY_POLL nil Set the threshold in microseconds for low latency polling (Linux 3.11)
SO_MAX_PACING_RATE nil Cap the rate computed by transport layer. [bytes per second] (Linux 3.13)
SO_BPF_EXTENSIONS nil Query supported BPF extensions (Linux 3.14)
SO_SETFIB nil Set the associated routing table for the socket (FreeBSD)
SOPRI_INTERACTIVE nil Interactive socket priority
SOPRI_NORMAL nil Normal socket priority