Rod Taylor wrote:
Found something related:
http://news.gw.com/freebsd.bugs/22626
According to it, FreeBSD doesn't have that ioctl as it's always on.
what errno value do you get when the call fails ? I'd suggest we ignore the error if ioctl returns -1 with this specific errno (if possible)
A+