This also allows simple setting of breakpoints on failed asserts.
Change-Id: I6dd84cbfaf659d57e39f3447386cebc0221b2b84
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Windows XP does not support IPV6; if we
directly link against Iphlpapi.lib, Creator
fails to load. To bypass this issue, lookup
IPV6 function dynamically.
Change-Id: Idd49b977b924458cc8cd6fbe646f5c05e853060b
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
Can be used to check (non-intrusively) which TCP ports are still available.
Change-Id: I61300f6b7215cb2c0e4a3e6135de305cfd38b5a9
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Reviewed-by: hjk <qthjk@ovi.com>