module Create:The functor used to create the socket module.
Parameters: |
|
include Cf_sock_common.T
class endpoint :t ->
object
..end
new endpoint sock
to construct an object derived from
Cf_sock_common.T.basic
that sports methods for sending data to one
or more endpoints using the socket sock
.