You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot make logs go through epoll because epoll cannot monitor regular file descriptor. Question remains if we can monitor standarn output, error and input. I would still go with simple solution and remove all printing before eval.
#ifndef
)Useful branches:
marco_20241007_REFACT-POST --> This is for demonstrating that adding regular fd to epoll results in an error
The text was updated successfully, but these errors were encountered: