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

Provide possibility to reopen telnet connection #1078

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

chekhovana
Copy link
Contributor

@chekhovana chekhovana commented Apr 28, 2024

Based on the discussion:
#1074

On connection close, the following assignment is needed:

sckt_in = INVALID_SOCKET;

to make further connections possible.

…ue in order to make further connections possible
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 24.97%. Comparing base (3c7582e) to head (9ffe752).

Files Patch % Lines
src/input_output/FGfdmSocket.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1078      +/-   ##
==========================================
- Coverage   24.97%   24.97%   -0.01%     
==========================================
  Files         168      168              
  Lines       18057    18058       +1     
==========================================
  Hits         4510     4510              
- Misses      13547    13548       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seanmcleod seanmcleod merged commit d4f85bc into JSBSim-Team:master Apr 28, 2024
29 checks passed
@seanmcleod
Copy link
Member

@chekhovana all the builds, and tests completed successfully so I've merged your pull request in.

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.

2 participants