Skip to content

Conversation

@A6GibKm
Copy link
Collaborator

@A6GibKm A6GibKm commented Sep 22, 2024

As per tokio's docs:

The caller is responsible for ensuring that the stream is in non-blocking mode. Otherwise all I/O operations on the stream will block the thread, which will cause unexpected behavior. Non-blocking mode can be set using set_nonblocking.

As per tokio's docs:

The caller is responsible for ensuring that the stream is in
non-blocking mode. Otherwise all I/O operations on the stream will block
the thread, which will cause unexpected behavior. Non-blocking mode can
be set using set_nonblocking.
@bilelmoussaoui
Copy link
Owner

Lgtm, thanks

@bilelmoussaoui bilelmoussaoui merged commit 0590ac2 into bilelmoussaoui:main Sep 23, 2024
7 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