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

Race Condition in getport function. #1

Open
dheeraj135 opened this issue Aug 21, 2019 · 1 comment
Open

Race Condition in getport function. #1

dheeraj135 opened this issue Aug 21, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@dheeraj135
Copy link
Member

The getport function is prone to race conditions.
We need to implement auto port selection functionality in the ippeveprinter to get rid of this race condition.

@dheeraj135 dheeraj135 added the bug Something isn't working label Aug 21, 2019
@dheeraj135
Copy link
Member Author

Add a patch to ippeveprinter, to move to next free port if the supplied port is busy. What port should we use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant