The optlen parameter passed to getsockopt() should be of (socklen_t *) type. Using int produced build errors on 64 bit platforms. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| prj.conf | ||
| testcase.yaml | ||
The optlen parameter passed to getsockopt() should be of (socklen_t *) type. Using int produced build errors on 64 bit platforms. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| prj.conf | ||
| testcase.yaml | ||