We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We saw a panic here when running Trinity.
We don't have any Lind test case for epoll, and in fact have hardly used the call for anything. It seems worth adding one.
@TristanB22 do you want to make a test case in C. @kapkic and I will show you how to set it up.
The text was updated successfully, but these errors were encountered:
@justyoyo123 you should be able to make an epoll test by combining the logic from this example with our setup for serverclient.c
Sorry, something went wrong.
This was fixed by @justyoyo123
kapkic
justyoyo123
No branches or pull requests
We saw a panic here when running Trinity.
We don't have any Lind test case for epoll, and in fact have hardly used the call for anything. It seems worth adding one.
@TristanB22 do you want to make a test case in C. @kapkic and I will show you how to set it up.
The text was updated successfully, but these errors were encountered: