Files
container/Sources/ContainerizationOS
Kathryn Baldauf 86f5051fe6 Fix compiler errors in socket types when building with glibc (#421)
* on glibc, swift expects that the msg_controllen is type Int
* on glibc, socket shutdown options should be an Int32

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-11-19 17:36:38 -08:00
..
2025-06-05 16:15:21 -07:00

OS

This target contains general useful OS related definitions or wrappers.