1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-04 21:47:31 +03:00
Christos Trochalakis 54255c64e6 socket: Set SO_REUSEPORT before bind()
bind() fails if it is called before setting SO_REUSEPORT and another
process is already binded to the same addess.

A new reuse_port option has been introduced to socket_address_listen()
to set the option as part of socket initialization.
2015-07-01 16:43:03 +03:00
2015-06-15 00:13:43 +03:00
2015-06-29 19:45:29 +02:00
2015-06-26 16:09:48 +10:00
2015-06-03 00:22:53 +02:00
2015-06-30 19:57:40 +02:00
2015-06-19 12:47:39 +02:00
2015-06-27 21:48:52 +02:00
2014-02-18 02:51:47 +01:00
2015-06-03 00:22:53 +02:00
2014-06-04 15:41:10 -04:00
2015-06-27 21:48:52 +02:00
2015-06-19 01:12:28 +02:00
2015-06-23 13:41:15 +02:00
2015-06-19 01:12:54 +02:00

systemd - System and Service Manager

Build Status
Coverity Scan Status

Details

  • General information about systemd can be found in the systemd Wiki
  • Information about build requirements are provided in the README file
Description
The systemd System and Service Manager
Readme 557 MiB
Languages
C 89.2%
Python 5.3%
Shell 4.1%
Meson 1.2%