class type serverSocket = object .. end
object
end
method asyncListen : serverSocketListener -> unit
serverSocketListener -> unit
method close : unit
unit
method init : int -> bool -> int -> unit
int -> bool -> int -> unit