]> git.ipfire.org Git - thirdparty/systemd.git/commit
socket-util: introduce socket_autobind() helper 36893/head
authorMike Yuan <me@yhndnzj.com>
Sat, 29 Mar 2025 20:33:58 +0000 (21:33 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 31 Mar 2025 16:11:37 +0000 (18:11 +0200)
commit1eeb4f9f47ebd05418ff459630d40e509645b37b
treeae00343fe38076c2741c2d9d3f2c8c780dbe7e18
parentddbbc98bd549dbb61ac9ea2e847890cc07e48120
socket-util: introduce socket_autobind() helper

Prompted by https://github.com/systemd/systemd/pull/36858#discussion_r2017719305
and #36833
src/basic/socket-util.c
src/basic/socket-util.h
src/notify/notify.c