DEADSOFTWARE

synchronized with https://github.com/aixp/BlackBox
[bbcp.git] / BlackBox / _Linux_ / Lin / Mod / gen-Net / defs-shut
1 (* /usr/include/i386-linux-gnu/sys/socket.h *)
2 SHUT_RD* = 0;
3 SHUT_WR* = 1;
4 SHUT_RDWR* = 2;