Simo Kinnunen
|
71bf2fd131
|
Don't freak out if trying to close a socket that was already closed.
|
2014-04-21 18:56:40 +09:00 |
|
Simo Kinnunen
|
bd2b43901d
|
Make graceful shutdown more graceful by actually waiting for sockets (and others) to close. Ongoing effort.
|
2014-04-12 16:16:03 +09:00 |
|
Simo Kinnunen
|
d6604bcda8
|
Replace device:support:quit with util:lifecycle, which is usable by non-device processes too.
|
2014-04-01 21:41:58 +09:00 |
|
Simo Kinnunen
|
b4416b5f0f
|
Fix all JSHint complaints in Node.js code.
|
2014-03-19 20:36:46 +09:00 |
|
Simo Kinnunen
|
d817783b63
|
Do not reap instantly, there are timing issues that seem to cause it to override device registrations.
|
2014-03-19 19:39:44 +09:00 |
|
Simo Kinnunen
|
ee8951e467
|
Reap instantly.
|
2014-03-17 19:33:26 +09:00 |
|
Simo Kinnunen
|
b177d198b3
|
Don't try to be clever with cleanup. It's too tricky to get it right.
|
2014-02-25 21:01:21 +09:00 |
|
Simo Kinnunen
|
4896ca406e
|
Reap dead devices using timeouts. Previously, if a provider died without being able to clean up properly, the device would stay as a ghost.
|
2014-02-25 20:45:29 +09:00 |
|