= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
ON THIS PAGE
package uwt
-
uv-fs-sync
-
uwt-preemptive
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
module H : Hashtbl.HashedType
Signature
type key = H.t
val create : rate:int -> max:int -> n:int -> t
- parameter rate
maximum number of connections per second
- parameter max
maximum waiting time (in seconds)
- parameter n
initial size of the hash table
ON THIS PAGE