Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 583856
Collapse All | Expand All

(-)recorder.c.orig (+2 lines)
Lines 1646-1653 Link Here
1646
				sleep(10);
1646
				sleep(10);
1647
				mosquitto_reconnect(mosq);
1647
				mosquitto_reconnect(mosq);
1648
			}
1648
			}
1649
#ifdef WITH_HTTP
1649
		} else {
1650
		} else {
1650
			http_pollms = 10000;
1651
			http_pollms = 10000;
1652
#endif
1651
		}
1653
		}
1652
#endif
1654
#endif
1653
#ifdef WITH_HTTP
1655
#ifdef WITH_HTTP

Return to bug 583856