Skip to content

Provide possibility to reopen telnet connection#1078

Merged
seanmcleod merged 1 commit intoJSBSim-Team:masterfrom
chekhovana:master
Apr 28, 2024
Merged

Provide possibility to reopen telnet connection#1078
seanmcleod merged 1 commit intoJSBSim-Team:masterfrom
chekhovana:master

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
@codecov
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
@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