• Order of the Butterfly
    Order of the Butterfly
    Neko
    Posts: 301 from 2003/2/24
    From: Genesi
    Try not to use MorphOS library calls inside ixemul applications :)

    IoctlSocket() is in bsdsocket.library

    for ixemul, ioctl() is in ixnet.library

    Obviously you can't mix them. Just use ioctl() if you're using ixemul, and IoctlSocket() if you're using libnix.

    Neko
    Matt Sealey, Genesi USA, Inc.
    Developer Relations
    Product Development Analyst
  • »27.05.04 - 12:15
    Profile Visit Website