mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
stuff
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@85 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
f61bbe400e
commit
73002b6de8
@ -14,6 +14,8 @@ static int daemon_status = 0;
|
|||||||
/* okay, heres how it will basically work.
|
/* okay, heres how it will basically work.
|
||||||
* when something connects, it will first send the conkyrc on the local (daemonized) server
|
* when something connects, it will first send the conkyrc on the local (daemonized) server
|
||||||
* after this, it will simply continue to send all the buffered text to the remote client
|
* after this, it will simply continue to send all the buffered text to the remote client
|
||||||
|
* http://analyser.oli.tudelft.nl/beej/mirror/net/html/
|
||||||
|
* http://www.kegel.com/c10k.html
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void *daemon_thread()
|
void *daemon_thread()
|
||||||
|
Loading…
Reference in New Issue
Block a user