TEMPLATE # # Socket families const FAMILY_STDIO 0 const FAMILY_UNIX 1 const FAMILY_INET 2 # Exception codes %{const %NAME %CODE%}