src/rrdd.c: Let the connection thread add itself to the list of threads.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Sat, 21 Jun 2008 16:22:44 +0000 (18:22 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Sat, 21 Jun 2008 16:22:44 +0000 (18:22 +0200)
commitd8d4a0cf50a3589870d50e28d3f37c074c4923df
tree468a311bd749fe46e330ef63e7001d574efe798c
parent1bbaed0ca88432568a6ae9f9d643aa3a27bf9a01
src/rrdd.c: Let the connection thread add itself to the list of threads.

This avoids an ugly race condition.
src/rrdd.c