Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of ~archive/NetworkSocket


Ignore:
Timestamp:
Sep 21, 2008, 8:57:10 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/NetworkSocket

    v3 v4  
    2424 * The constructor that creates the new socket
    2525 *
    26  * @param address: the address informations (SDL_net.h definition)
     26 * @param address: the address information (SDL_net.h definition)
    2727 * @param type: the type of the Socket: Server/Client
    2828 */