Searched refs:SO_REUSEPORT (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dsocket-label.c93 if (setsockopt(fd, SOL_SOCKET, SO_REUSEPORT, &one, sizeof(one)) < 0)
94 log_warning_errno(errno, "SO_REUSEPORT failed: %m");
H A Dmissing.h605 #ifndef SO_REUSEPORT
606 # define SO_REUSEPORT 15 macro

Completed in 1253 milliseconds