Await TcpStream connection inside the thread #1

Closed
opened 2022-06-24 10:05:00 -05:00 by famfo · 1 comment

You may want to await the connection of the TcpStream inside the newly spawned thread as you do here.

You may want to await the connection of the TcpStream inside the newly spawned thread as you do [here](https://git.karx.xyz/karx/atp/src/branch/master/src/main.rs#L23).
Owner

fixed in the latest commit

fixed in the latest commit
karx closed this issue 2022-06-24 10:44:54 -05:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: karx/atp#1
No description provided.