88f35a7462
- 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. (forwarded request 624088 from eeich) OBS-URL: https://build.opensuse.org/request/show/624089 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conman?expand=0&rev=9 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
conman-0.2.8.tar.gz | ||
conman-suse-fix-expect-scripts.patch | ||
conman.changes | ||
conman.service.in | ||
conman.spec | ||
If-connect-fails-let-other-side-accept-connection-and-come-back.patch |