fix: explicit cast SHUT_WR and SHUT_RDWR to Int32 by yibozhuang · Pull Request #544 · apple/containerization

@yibozhuang

This is needed in order to make sure containerization
compiles successfully in linux

dcantah

approved these changes Feb 19, 2026

yibozhuang added a commit to apple/container that referenced this pull request

Feb 20, 2026
## Type of Change
- [X] Dependency bump

## Motivation and Context
This change is needed to pick up the fix to allow
containerization to compile successfully in linux
relevant PR: apple/containerization#544

## Testing
- [X] Tested locally