Top "Opensuse" questions

openSUSE is a free and opensource general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE.

docker configuration: daemon.json to have socket and IP in docker daemon

After updating my OpenSUSE docker host to last version, 1.12.6, I can't have docker daemon both listening do socket and IP. …

docker opensuse
Why do we need to define _GNU_SOURCE macro before using POLLRDHUP event flag in poll() function?

I am using poll() function in my program, I read this link that to use POLLRDHUP flag you have to …

c sockets opensuse