Код: Выделить всё
'ioctl_socket' was not declared in this scope
if (ioctl_socket( sockFd, SIOCSETVLAN, &ifr) == -1)
^~~~~~~~~~~~
Подробнее здесь: https://stackoverflow.com/questions/714 ... this-scope
Код: Выделить всё
'ioctl_socket' was not declared in this scope
if (ioctl_socket( sockFd, SIOCSETVLAN, &ifr) == -1)
^~~~~~~~~~~~