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

wCLOSE in wfa_thr.c causes double close on socket descriptor #26

Open
TI-AviBerko opened this issue Nov 23, 2015 · 0 comments
Open

wCLOSE in wfa_thr.c causes double close on socket descriptor #26

TI-AviBerko opened this issue Nov 23, 2015 · 0 comments
Assignees

Comments

@TI-AviBerko
Copy link
Contributor

wCLOSE in wfa_thr.c causes double close on socket descriptor

In the "DIRECT_RECV" case, any wCLOSE() will cause a double close on the file descriptor which will also be closed by wfaTGRecvStop() when stopping from the UCC.

The wCLOSE() in this case looks like a new addition from Sigam 8.1.1/8.3.0, consider synchronizing it better.

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

No branches or pull requests

2 participants