Skip to content

Do not build websockets if not on linux

Federico Rodriguez requested to merge nolinux-websockets into develop

Implementation uses linux specific syscalls so it is not available for a different os at the moment

Merge request reports