• Show log

    Commit

  • Hash : f99d2223
    Author : Ozkan Sezer
    Date : 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.