View Issue Details

IDProjectCategoryView StatusLast Update
00019871003.1(2024)/Issue8Base Definitions and Headerspublic2026-06-22 12:54
Reporterdannyniu Assigned To 
PrioritynormalSeverityEditorialTypeOmission
Status NewResolutionOpen 
NameDannyNiu/NJF
Organization
User Reference
SectionTCP_NODELAY
Page Number323
Line Number11353
Interp Status
Final Accepted Text
Summary0001987: The option value type for TCP_NODELAY is not specified.
DescriptionThe option value type for TCP_NODELAY is not specified. This seem to be the case since at least Issue 6.

Many other options have types of rank `int`, and their Windows counterparts often have DWORD or similar, as such I believe the type for this option value is most likely also `int`, rather than `_Bool` which may have issue with ABI compatibility.
Desired ActionClarify that the option value type for TCP_NODELAY is `int`.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-22 12:54 dannyniu New Issue