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

multithreaded bluetooth server #35

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

multithreaded bluetooth server #35

wants to merge 8 commits into from

Conversation

sriharivishnu
Copy link
Contributor

Features

  • For each process, the server creates a new thread, allowing for numerous parallel processes to be executed.
  • Allows for sending SIGKILL to all running processes (had to use the lower level POpen command to get access to the process)

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.

1 participant