Skip to content

Getting rid of warning in TCP iface#342

Merged
alphaville merged 4 commits intomasterfrom
hotfix/341-tcp-server-warning
Oct 15, 2024
Merged

Getting rid of warning in TCP iface#342
alphaville merged 4 commits intomasterfrom
hotfix/341-tcp-server-warning

Conversation

@alphaville
Copy link
Copy Markdown
Owner

@alphaville alphaville commented Mar 26, 2024

Main Changes

  • Handling kill code in TCP iface

Associated Issues

TODOs

  • All tests must pass
  • Update CHANGELOG(s)
  • Bump versions (in CHANGELOG, Cargo.toml and VERSION)

About:
- handling kill code in TCP iface
- Update changelog (v0.8.1)
@alphaville alphaville self-assigned this Mar 26, 2024
@alphaville alphaville added the rust issue related to the code Rust library label Mar 27, 2024
@alphaville alphaville marked this pull request as ready for review October 14, 2024 15:24
Copy link
Copy Markdown
Collaborator

@ruairimoran ruairimoran left a comment

Choose a reason for hiding this comment

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

lgtm

@alphaville alphaville merged commit d302884 into master Oct 15, 2024
@alphaville alphaville deleted the hotfix/341-tcp-server-warning branch May 7, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust issue related to the code Rust library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warning when creating TCP server

2 participants