package libevent
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  OCaml wrapper for the libevent API
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      ocaml-libevent-0.9.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
  
    
  
        md5=00851213da0c9ecf37fbd3984a266789
    
    
  sha256=e9bcbde7d554f18e52b761601eb4fb8a91df5d160dee03f10882c77a5a83c078
    
    
  sha512=4f3510e91b1429fb3ed62e84c65adcd96826a6ea861cda41b630957f950968ab3dfc4788eb748764cb503b2e2aa3318d904adb3a6a10c1e5f11cd3201d264bfd
    
    
  Description
libevent provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also supports callbacks due to signals or regular timeouts.
Dependencies (4)
- 
  
    conf-libevent
  
  
    
build - base-unix
 - 
  
    ocamlfind
  
  
    
build - 
  
    ocaml
  
  
    
>= "4.02.0" 
Dev Dependencies (2)
- 
  
    ounit
  
  
    
with-test - 
  
    base-bytes
  
  
    
with-test 
Used by (1)
Conflicts (1)
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page