• IXJCTL_WINK_DURATION

    ioctl(ixj, IXJCTL_WINK_DURATION, iDuration)

    Return Value

    None.

    Parameters

    An integer value that represents the minimum wink duration in milliseconds.

    Remarks

    If PSTN line voltage is removed for more than this amount the wink bit is set in the return value of the PHONE_EXCEPTION ioctl, the select exception will be set if used and the application will be sent a SIGIO if it has registered for asynchronous notifications. The default value is 320 ms.

    See Also:

    PHONE_EXCEPTION

    Example:

    ioctl(ixj, IXJCTL_WINK_DURATION, 320);


    ©1996-2001 Quicknet Technologies, Inc.