package uring
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  OCaml bindings for Linux io_uring
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      uring-0.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=4f1446664ae6091cb6e34688b6ddf384f2b26674ea7e6b6105018a12a2893a21
    
    
  sha512=0658ce85cdd254aca8605f877ed321e004696943a58ecaba96cc923fee0024084b6cca541669bd4f879cbf1d05deecb01f12652dbce09235880a5de384233dd9
    
    
  doc/CHANGES.html
v0.2
New features:
- Allow running in polling mode (@talex5 #44).
 
Other changes:
- Update to liburing 2.1 (@talex5 #46).
 - Remove bigstringaf dependency (@talex5 #43).
 - Cmdliner is only needed for tests (@talex5 #45).
 - Remove test dependencies on Bos and Rresult (@talex5 #40).
 - Address 
Fmt.strfdeprecation error (@bikallem #38). - Update to cstruct 6.0.1 for 
shiftv(@talex5 #36). 
v0.1
- Initial release.
 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page