Plasma GitLab Archive
Projects Blog Knowledge

#Nethttpd_kernel.http_protocol_config ->
Unix.file_descr ->
object
  method abort : Nethttpd_kernel.fatal_error -> unit
  method config : Nethttpd_kernel.http_protocol_config
  method cycle : ?block:float -> unit -> unit
  method do_input : bool
  method do_output : bool
  method fd : Unix.file_descr
  method input_timeout_class : [ `Next_message | `None | `Normal ]
  method need_linger : bool
  method peek_recv : unit -> Nethttpd_kernel.req_token
  method pipeline_len : int
  method receive : unit -> Nethttpd_kernel.req_token
  method recv_queue_byte_size : int
  method recv_queue_len : int
  method resp_queue_len : int
  method shutdown : unit -> unit
  method test_coverage : string list
  method timeout : unit -> unit
  method waiting_for_next_message : bool
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml