listen() function returns -1, however errno is set to 0 #43
Answered
by
Pusnow
seogyeongjeong
asked this question in
[Project Q&A] 1. Application Layer (Socket)
-
|
I tried listen() function this way, however my echoserverfunction seems to have trouble in listen() Would this suggest that I might have converted appropriate IP address in a wrong way? |
Beta Was this translation helpful? Give feedback.
Answered by
Pusnow
Mar 27, 2022
Replies: 1 comment 1 reply
-
|
KENS does not support errno. Try non-kens version to debug this. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
seogyeongjeong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


KENS does not support errno. Try non-kens version to debug this.