package caqti-miou

  1. Overview
  2. Docs
Miou support for Caqti

Install

dune-project
 Dependency

Authors

Maintainers

Sources

caqti-v2.3.1.tbz
sha256=036380a0f1a67e09d002cc47f2cb1c52ebf4f7cc9b89ea5b70cec3b389ce298d
sha512=8d8e12e6101bb9b61b805e68236375f685c63400fefe3de422a24990e16b16ef2eeaebc66171b8dbe498be3e3d394445ee49c9a93b5b0b3e9d9d43b9fcf1acdc

doc/caqti-miou.unix/Caqti_miou_unix/System/Net/Socket/index.html

Module Net.SocketSource

Sourcetype t = socket
Sourceval output_char : socket -> char -> unit
Sourceval output_string : socket -> string -> unit
Sourceval flush : socket -> unit
Sourceval input_char : socket -> char
Sourceval really_input : socket -> bytes -> int -> int -> unit
Sourceval close : socket -> unit