| Id | Author | Message | Branch | Commit Time | Tarballs | Logs |
|---|---|---|---|---|---|---|
| 2019 | dpandiar | Quit if the instantiation of work_queue fails. | trunk | Tue, May 15, 2012 04:49 PM |
|
|
| 2018 | dpandiar | Move the initialization of shutdown before work_queue_create() so that if create() fails, the destructor can work correctly. | trunk | Tue, May 15, 2012 04:49 PM |
|
|
| 2017 | dpandiar | If a port is specified and bind() finds it unavailable, fail and return back. (Previously, the failure of bind() was not handled correctly in this case. This resulted in the OS assigning a random port when listen() was called afterward.) | trunk | Tue, May 15, 2012 04:45 PM |
|
|
| 2016 | dpandiar | Make perl example equivalent to work_queue_example.c found under dttools/ | trunk | Tue, May 15, 2012 03:49 PM |
|
|
| 2015 | dpandiar | Trivial fix for indentation. | trunk | Tue, May 15, 2012 01:57 PM |
|