Up
Module
Import
Signature
module
U
=
Core.Std.Unix
module
Socket_file
: sig .. end
module
Debug
=
Async_kernel.Debug
val
debug : bool
val
oc :
Core.Std.Out_channel.t
lazy_t
val
dbp : string -> unit
val
my_ip :
U.Inet_addr.t
lazy_t
module
Cluster
: sig .. end
val
socket_connect_inet : ([<
| `Bound
| `Unconnected
], ([<
|
Async.Std.Socket.Address.t
> `Inet]
as
'a) )
Async.Std.Socket.t
->
U.Inet_addr.t
* int -> ([
| `Active
], 'a)
Async.Std.Socket.t
Async_unix.Import.Deferred.t