Skip to content

added is_client_connected method to remote_bitbang class#2282

Merged
aswaterman merged 1 commit intoriscv-software-src:masterfrom
v-efimov:master
Apr 21, 2026
Merged

added is_client_connected method to remote_bitbang class#2282
aswaterman merged 1 commit intoriscv-software-src:masterfrom
v-efimov:master

Conversation

@v-efimov
Copy link
Copy Markdown

This "is_client_connected" method can be checked from an external "sim" loop to see if there is still active "OpenOCD" tcp session exists. This check helps to decide when the simulation can be gracefully finished and no further polling of "remote_bitbang->tick()" needed.

Copy link
Copy Markdown
Collaborator

@aswaterman aswaterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@aswaterman aswaterman merged commit dbb30bb into riscv-software-src:master Apr 21, 2026
3 checks passed
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