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
There are certain Gnu/Linux specific api usage which needs to enhanced to support OSX.
Work items:
Procedure to setup development environment or alternative libraries available on osx.
The socket and polling (or add kqueue support in additional to existing epoll). Alternatively, use another open source project (like libuv) to do that work.
Support both clang and gcc on the platform.
The text was updated successfully, but these errors were encountered:
There are certain Gnu/Linux specific api usage which needs to enhanced to support OSX.
Work items:
The text was updated successfully, but these errors were encountered: