Author :
Ozkan Sezer
Date :
2010-11-04 12:08:08
Hash :f99d2223 Message :614087 Fix Socket API usage to allow Windows64 compilation
In Windows 64 a socket is no more represented by an int,
this breaks the nanoftp API and nanoftp/nanohttp, the patch
changes this and fix the API for Win64
Regenerated the XML and documentation as a result too.