You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2018. It is now read-only.
In Ubuntu Saucy, SO_REUSEPORT is defined but the kernel doesn't support it causing setsocketopt() to fail with ENOPROTOOPT and aborting uv_bind(). This is currently breaking cjdns tests on saucy. https://code.launchpad.net/~calebdelisle/+archive/cjdns/
Even after Ubuntu upgrades to kernel 3.9 there are still going to be the realtime kernels and the 2.6.x kernels to contend with.