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

Fix Visual Studio compile issue #528

Merged
merged 1 commit into from
Jul 29, 2018
Merged

Fix Visual Studio compile issue #528

merged 1 commit into from
Jul 29, 2018

Conversation

nicklauslittle
Copy link
Contributor

This is a minor fix for compiling in Visual Studio. Native Windows threads have no concept of a thread name (at least that I can tell, although there are some hackish ways to get it to show up in a debug window), so I just changed the code to conditionally compile.

@tmontgomery
Copy link
Contributor

Sorry for the delay, did not see any notification of the issue.

@tmontgomery tmontgomery merged commit ee3bbab into aeron-io:master Jul 29, 2018
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

Successfully merging this pull request may close these issues.

2 participants