• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Tcheko
    Posts: 510 from 2003/2/25
    From: France
    Hi,

    I experience a trouble with IoctlSocket call.

    I create a simple socket :

    sock = socket(AF_INET, SOCK_STREAM, 0);
    IoctlSocket(sock, FIONBIO, &val);

    It freezes on IoctlSocket call.

    I use Dev bundle from genesi. Compiling with ixemul.

    Any advice?

    Thanks!
    Quelque soit le chemin que tu prendras dans la vie, sache que tu auras des ampoules aux pieds.
    -------
    I need to practice my Kung Fu.
  • »27.05.04 - 01:39
    Profile Visit Website