-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
session client BUGFIX accept new Call Home session
Previously, a client tried to only accept a new session once when calling nc_accept_callhome, however, there may be more than just one bind. Now it is attempted at least for the number of the configured client binds, so that a session might be created on a different bind, where the connection doesn't fail.
- Loading branch information
roman
committed
Aug 7, 2023
1 parent
be39192
commit 7500324
Showing
1 changed file
with
37 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters