- If-connect-fails-let-other-side-accept-connection-and-come-back.patch: Make sure conmand connects to a newly created UNIX socket with minimal delay. The implementation uses inotify, however this triggers when the other side bind()s to the socket, however a connection is not possible until the other side calls listen(). Thus if the connection fails, reset the poll() timeout to return to connect() as soon as possible (bsc#1101647). - Support %license in a backward compatible way. OBS-URL: https://build.opensuse.org/request/show/624088 OBS-URL: https://build.opensuse.org/package/show/network:cluster/conman?expand=0&rev=27
Description
No description provided
Languages
Diff
100%