Module Cf_socket.SOCK_STREAM


module SOCK_STREAM: ST  with type tag = [ `SOCK_STREAM ]
The module defining the SOCK_STREAM socket type.

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