Skip to content

Extract reusable ping core logic#58

Merged
aisk merged 1 commit into
masterfrom
refactor/extract-ping-core
Jul 10, 2026
Merged

Extract reusable ping core logic#58
aisk merged 1 commit into
masterfrom
refactor/extract-ping-core

Conversation

@aisk

@aisk aisk commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Extract request preparation, socket setup, and reply decoding from the synchronous receive loop. These runtime-independent helpers can be reused by a future Tokio implementation without changing existing behavior.

@aisk aisk merged commit edd0c01 into master Jul 10, 2026
3 checks passed
@aisk aisk deleted the refactor/extract-ping-core branch July 10, 2026 13:55
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.

1 participant