Skip to content
Snippets Groups Projects
Commit 883e987b authored by Damien George's avatar Damien George
Browse files

esp32/modsocket: Raise EAGAIN when accept fails in non-blocking mode.

EAGAIN should be for pure non-blocking mode and ETIMEDOUT for when there is
a finite (but non-zero) timeout enabled.
parent 8c9758ff
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment