On 11/03/2014 01:22 PM, Registrierungen wrote:
> Sorry for the late feedback.
> 
> I found the source where it goes wrong:
> 
>     if (poolsize > 0) {
>         ret = __RT(setsockopt(sock, SOL_XDDP, XDDP_POOLSZ,
>                       &poolsize, sizeof(poolsize)));
>         if (ret)
>             goto fail_sockopt;
>     }
> 
> Hope there could be found a solution for me.
> 

The solution was given a few days ago:

http://www.xenomai.org/pipermail/xenomai/2014-October/032054.html

-- 
Philippe.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to