Skip to content

Commit 11086cb

Browse files
committed
feat: implement async interface for tcp stream, reorganize tcp stream module, move some logic to distinct functions
1 parent 54bb4c3 commit 11086cb

File tree

2 files changed

+432
-242
lines changed

2 files changed

+432
-242
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
# [?.?.?] Unreleased
4+
5+
### Added
6+
- `network::client::tcp::TcpStream` not supports async connection, provided with `connect_async` and `connect_timeout_async` methods
7+
8+
39

410
# [6.0.0] Nov 20 2024
511

0 commit comments

Comments
 (0)