Suppress platform-dependent unused-variable warning.
The local variable "sock" can be unused depending on compilation flags. But there seems no particular need for it, since the kernel calls can just as easily say port->sock instead.
Showing
Please register or sign in to comment