Skip to content

Communication delay problem using urequest. #16139

Discussion options

You must be logged in to vote

I had to set socket.setblocking(False) before doing wrap_socket and then everything started working perfectly fine. I also had to make a loop when reading status line from socket until it was read correctly (sometimes trying to read was faster than anything appeared on the socket?) Thanks for your help!

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@peetery
Comment options

@karfas
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by peetery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants