Closed jamwt closed 11 years ago
Locking forever on full queues.
Fixed in SHA: fed58dd9a9eb4a96eb25205ff8d5e37ba3f2c642 .
The pthread_cond_t was not getting a signal when the queue was being written to an fd (as in tcp).
Locking forever on full queues.