Searched refs:features (Results 1 – 4 of 4) sorted by relevance
20 while new features go into the master branch.139 Bug fixes and features should come with tests. Add your tests in the
243 uint32_t features; member545 if (!(params.features & UV__IORING_FEAT_RSRC_TAGS)) in uv__iou_init()549 if (!(params.features & UV__IORING_FEAT_SINGLE_MMAP)) in uv__iou_init()553 if (!(params.features & UV__IORING_FEAT_NODROP)) in uv__iou_init()
19 section within libuv. Whereas other features intimately depend on the event200 However, a lot of existing code out there features blocking functions (for example
19 kernel features are unavailable or unsuitable. Starting with libuv v1.49.0 this
Completed in 15 milliseconds