bbeaupain / nio_uring

High performance I/O library for Java using io_uring under the hood
MIT License
146 stars 8 forks source link

Use stdint types #6

Closed bbeaupain closed 2 years ago

bbeaupain commented 2 years ago

Use types from stdint.h for longs representing pointers/etc