package caqti

  1. Overview
  2. Docs
Abstraction over multiple database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.9.0.tbz
sha256=4c84a16d983d0fed2786f536a3fa4d8fa113b8b30b4deea4a74772582d5489b2
md5=42a2e2d3b73d7fbaecc618549aad2865

doc/caqti.v1/Caqti1_pool/Make/argument-1-System/Unix/index.html

Module System.Unix

type file_descr
val wrap_fd : (file_descr -> 'a io) -> Unix.file_descr -> 'a io
val poll : ?read:bool -> ?write:bool -> ?timeout:float -> file_descr -> (bool * bool * bool) io
OCaml

Innovation. Community. Security.