mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
The peek of the socket does not work on other platforms, beacause the errno is not set correctly. The code path added by #2427 Linux specific, so it has been guarded to solve connection lost issues during debugging sessions when the client does not send data but still connected. JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com