Skip to content
New issue

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

"socket_t" preprocessor definition conflicting with other libraries #560

Open
GAcherQuaze opened this issue Mar 5, 2024 · 0 comments
Open

Comments

@GAcherQuaze
Copy link

ISConstants.h defines : #define socket_t int
However, some other libs (ZMQ for instance) typedef socket_t as classes of their own. Perhaps a new name such as socket_t_is or adding a namespace could make things easier in that kind of situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant