Module type Cf_socket.ST


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

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