2008-02-28 22:00:24 -07:00
|
|
|
type t
|
2008-02-27 22:50:27 -07:00
|
|
|
|
2008-02-28 22:00:24 -07:00
|
|
|
val write : t -> Command.t -> unit
|
2008-03-18 15:27:03 -06:00
|
|
|
val handle_connection : Dispatch.t -> Unix.file_descr -> Unix.sockaddr -> unit
|
2008-02-27 22:50:27 -07:00
|
|
|
|