forked from pool/conman
88f35a7462a1387a3bb461a041470b5899dcd24b17f19f2537c6f4b6a7ef7726
- 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
Description
No description provided
Languages
Diff
100%