DEADSOFTWARE

center issue #194, Meta.PutParam and Kernel.Call for open arrays are mismatched
[bbcp.git] / _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;