Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
async: Increase file descriptor limit for async
The file descriptor limit seems to be set to 1024 by async. This commit makes katnetic use a different entry point for the scheduler, which allows the user to configure the maximum number of file descriptors. Related to frenetic-lang/ocaml-openflow#70.
- Loading branch information