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

Use standard C++ sleep instead of platform specific nanosleep #80

Open
soroshsabz opened this issue Feb 23, 2023 · 0 comments · May be fixed by #82
Open

Use standard C++ sleep instead of platform specific nanosleep #80

soroshsabz opened this issue Feb 23, 2023 · 0 comments · May be fixed by #82

Comments

@soroshsabz
Copy link

ITNOA

I think it is good to use standard C++ sleep instead of platform specific nanosleep

@soroshsabz soroshsabz mentioned this issue Feb 23, 2023
4 tasks
soroshsabz added a commit to soroshsabz/sipcmd that referenced this issue Feb 23, 2023
@soroshsabz soroshsabz linked a pull request Feb 23, 2023 that will close this issue
soroshsabz added a commit to soroshsabz/sipcmd that referenced this issue Feb 24, 2023
* Update gitignore.

* Removed nanosleep. (fixes tmakkonen#80)
soroshsabz added a commit to soroshsabz/sipcmd that referenced this issue Feb 24, 2023
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 a pull request may close this issue.

1 participant