Module type Cf_socket.ST


module type ST = sig .. end
The module type used to define a socket type.

type tag_t 
The shadow type.
val socktype : tag_t Cf_socket.socktype_t
The value of the socket type identifier.