Commit f99d222316e1219aa8b95220f6918e6c7018e174

Ozkan Sezer 2010-11-04T12:08:08

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.