Skip to content
  • Deucе's avatar
    41b8c1fc
    Add socket_ioctl_ptr_t · 41b8c1fc
    Deucе authored
    For Win32, this is actually the pointer type an ioctl() third
    argument needs to be.  For other OSs, this is basically what an
    FIONBIO third argument needs to be... there's really no restruction
    at all on what arguments after the second to ioctl() need to be.
    41b8c1fc
    Add socket_ioctl_ptr_t
    Deucе authored
    For Win32, this is actually the pointer type an ioctl() third
    argument needs to be.  For other OSs, this is basically what an
    FIONBIO third argument needs to be... there's really no restruction
    at all on what arguments after the second to ioctl() need to be.
Loading