| 1 |
root |
1.1 |
Revision history for Perl extension AnyEvent::Fork::RPC |
| 2 |
|
|
|
| 3 |
root |
1.9 |
THE API IS NOT FINISHED, CONSIDER THIS A TECHNOLOGY DEMO |
| 4 |
|
|
|
| 5 |
root |
1.12 |
TODO: document the exception strategy: "it's up to you" |
| 6 |
|
|
|
| 7 |
root |
1.11 |
- do not create a watcher when shutting down the object, shut down |
| 8 |
|
|
directly, to work around perl global destruction bugs. |
| 9 |
root |
1.12 |
- expliticly call exit in child server - not elegant, but |
| 10 |
|
|
doesn't disturb any sane perl, and helps broken win32 perls |
| 11 |
|
|
to clean up. |
| 12 |
root |
1.10 |
|
| 13 |
root |
1.8 |
0.1 Thu Apr 18 15:29:48 CEST 2013 |
| 14 |
|
|
- first release. |
| 15 |
|
|
|
| 16 |
root |
1.1 |
0.00 Tue Apr 16 21:40:55 CEST 2013 |
| 17 |
|
|
- post planning, pre writing. |
| 18 |
|
|
|