aboutsummaryrefslogtreecommitdiff
path: root/src/status.mfi
blob: 6218bcd77dc10c9b6b765991e7f57b5ba4ff03b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE #

# Socket families

const FAMILY_STDIO 0
const FAMILY_UNIX  1
const FAMILY_INET  2

# Exception codes

%{const %NAME %CODE%}

Return to:

Send suggestions and report system problems to the System administrator.