Re: define SO_REUSEPORT
Felix von Leitner <[email protected]> Sun, 6 Sep 2015 02:36:39 +0200
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
Thus spake Felix J. Ogrs ([email protected]): > can we comment in SO_REUSEPORT in include/sys/socket.h line 266 > (architecture independent else-path) although SUSv2 does not mention > it? Ooooh, Linux now actually supports SO_REUSEPORT! I was not aware of that. Uncommented in CVS. Felix