Peer addresses from accept() and getpeername() are different. #50
-
|
Hi. In my environment (Apple M1 + KENS version), I expected both client_addr are same because of the following reasons.
However when I ran SingleEcho test, the addresses were different, as follows;
Is it normal that these addresses are different? If not, does Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
It seems a KENS's bug. Thank you for reporting this. We'll fix in the next release. Until then, use |
Beta Was this translation helpful? Give feedback.
-
|
This is fixed in the latest release (3.3.2). It was due to wrong implementation in the solution binary. |
Beta Was this translation helpful? Give feedback.
It seems a KENS's bug. Thank you for reporting this. We'll fix in the next release.
Until then, use
getpeername.