You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
thanks for your example code and blog post.
I execute the program udp-read with argument --async --threads 2 --rings 1
However, I always get Error: Invalid argument (os error 22) (even I changed the arguments).
I'm wondering do I missing some details? (I'm not familiar with rust)
Hello,
thanks for your example code and blog post.
I execute the program
udp-read
with argument--async --threads 2 --rings 1
However, I always get
Error: Invalid argument (os error 22)
(even I changed the arguments).I'm wondering do I missing some details? (I'm not familiar with rust)
Configuration:
rustc version:
1.56.1
cargo version:
1.56.0
The text was updated successfully, but these errors were encountered: