Error building ocserv 0.2.2

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Dec 9 16:16:40 EST 2013


On Mon, 2013-12-09 at 21:41 +0100, Per Juborg wrote:

> 1 warning generated.
>   CC       main-auth.o
>   CC       worker-vpn.o
> worker-vpn.c:996:46: error: use of undeclared identifier 'SO_PRIORITY'
>                 ret = setsockopt( ws->conn_fd, SOL_SOCKET, SO_PRIORITY, &l, sizeof(l));
>                                                            ^
> worker-vpn.c:1055:46: error: use of undeclared identifier 'SO_PRIORITY'
>                         ret = setsockopt( ws->udp_fd, SOL_SOCKET, SO_PRIORITY, &l, sizeof(l));

Hello Per,
 I've moved that to conditional. However, is there any way to set
priority (for IP or just internally in the sockets) in that system?

regards,
Nikos





More information about the openconnect-devel mailing list