- changes to correctly include winsock2.h, according to this article: https://msdn.microsoft.com/ru-ru/library/windows/desktop/ms738562(v=vs.85).aspx
- removed ugly "typedef struct addrinfo" definitions in code
- added WIN32_LEAN_AND_MEAN flag in preprocessor directives
- removed unused myip_path in LP_nativeDEX, error with "DB/myipaddr" violation with ipfname alredy fixed by jl777
The port of rename file was deleting files, which kind of makes
creating a bundle difficult!
I wrote a mini-test suite to test most of the system specific
functions, this can be invoked via command line ../agents/iguana
OStests or via compile time -D IGUANA_OSTESTS