Re: OSCam for Coolstream HD1
r5229 | Admin | 2011-05-13 01:11:34 +0200 (Fri, 13 May 2011) | 1 line
WebIf: Implement keepalive mechanism. This should make WebIf a lot more
responsive as no new connection has to be created on each request
------------------------------------------------------------------------
r5228 | Admin | 2011-05-12 22:21:17 +0200 (Thu, 12 May 2011) | 1 line
Client list may get inconsistent if there are multiple thread kills and starts concurrently. Thus, a write lock is added to ensure consistency.
r5229 | Admin | 2011-05-13 01:11:34 +0200 (Fri, 13 May 2011) | 1 line
WebIf: Implement keepalive mechanism. This should make WebIf a lot more
responsive as no new connection has to be created on each request
------------------------------------------------------------------------
r5228 | Admin | 2011-05-12 22:21:17 +0200 (Thu, 12 May 2011) | 1 line
Client list may get inconsistent if there are multiple thread kills and starts concurrently. Thus, a write lock is added to ensure consistency.
Comment