package caqti

  1. Overview
  2. Docs
Unified interface to relational database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.10.2.tbz
sha256=d688bd22f6fde5be5a755900545fade0d5fdce6dbcb0b85770d02dad87c41e7c
md5=d18745a703da336054c0d27e78f8be8a

doc/caqti.v1/Caqti1_connect/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.