ossp-pkg/l2/TODO 1.27 -> 1.28
--- TODO 2001/09/28 14:30:49 1.27
+++ TODO 2001/10/05 10:40:17 1.28
@@ -48,6 +48,15 @@
erase, what happens to its data when it is over
written or flushed...
+o buffer timer
+ How on earth to use a C-style exception handler to flush
+ our buffer? We can't directly call ANY function from an
+ exception state, so this might not work at all.
+
+ Depends on SIGALARM, only one handler of which may exist.
+ A more robust implementation would not use such a precious
+ resource, and guard against signal collision with other channels.
+
o syslog
many options need docu, and we should mention to
the user that more info is found in the man page
|
|