Conversation
|
Can one of the admins verify this patch? |
|
Gah, hold on a sec. The pre-commit clang-format mangled this one. |
8054efe to
8117ff0
Compare
|
Good to go |
|
@eile Thank you for PR. This really helps us. |
janbajanadaqri
left a comment
There was a problem hiding this comment.
This PR helps us to get currently missing port during browsing. Thank you.
|
retest this please |
|
|
@eile I have verified your PR between MAC and Linux in my fork, branch "host_port_test". Apps "SampleAnnounce" and "SampleBrowserAsync". All works perfectly. my result from SampleBrowserAsync: Going to try Windows as well. |
|
Modified: to This error doesn't appear with "clang" neither "msvc" in windows. using clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) |
|
@eile issue: you can see my branch created from your PR: Tested on MAC and Windows. |
|
Why not using the function htons? It's available in Linux, Mac and Windows |
|
Addressed issues. |
|
retest this please |
|
Test fails on Debug&Release for Ubuntu&RedHat: |
The test driver instanceRemoved() passed an empty string for the instance name since the object behind the pointer is gone at this point.
|
@tribal-tec Fixed, and a bit more in dfd765b |
No description provided.