View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001987 | 1003.1(2024)/Issue8 | Base Definitions and Headers | public | 2026-06-22 12:54 | 2026-06-22 12:54 |
| Reporter | dannyniu | Assigned To | |||
| Priority | normal | Severity | Editorial | Type | Omission |
| Status | New | Resolution | Open | ||
| Name | DannyNiu/NJF | ||||
| Organization | |||||
| User Reference | |||||
| Section | TCP_NODELAY | ||||
| Page Number | 323 | ||||
| Line Number | 11353 | ||||
| Interp Status | |||||
| Final Accepted Text | |||||
| Summary | 0001987: The option value type for TCP_NODELAY is not specified. | ||||
| Description | The 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 Action | Clarify that the option value type for TCP_NODELAY is `int`. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-22 12:54 | dannyniu | New Issue |