Guard against the possibility of zero connection in the Pod.
authorMike Taylor <mike@indexdata.com>
Wed, 10 May 2006 15:51:10 +0000 (15:51 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 10 May 2006 15:51:10 +0000 (15:51 +0000)
Handling of errors during wait(): they are detected, passed to a
callback if one has been defined, or thrown as exceptions
otherwise.
Log unhandled events.
Skeleton of proper documentation.


No differences found