Check-in Number:
|
1252 | |
Date: |
2001-Nov-04 14:58:56 (local)
2001-Nov-04 13:58:56 (UTC) |
User: | rse |
Branch: | |
Comment: |
remove now solved issues |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/l2/TODO 1.36 -> 1.37
--- TODO 2001/11/04 13:21:17 1.36
+++ TODO 2001/11/04 13:58:56 1.37
@@ -61,23 +61,16 @@
RSE:
- channel API cleanup: open semantics
- bind and udp parameters in socket channel
-- socket channel convert to use SA library
- prefix channels:
- printf style without strftime;
- l2tool [addr:]port
- autoflush via shared memory and sub-process?
-- IRC channel
- NNTP channel
- SNMP trap channel
-- perhaps generalize channels and get rid of stream
- by putting formatters into external object referenced
- by channels and by providing a T-channel at the top.
- perhaps replace too large PCRE stuff with smaller pattern
matching stuff
- file channel should optionally support file locking
via fcntl(3).
-- syslog channel should support direct remote logging
-- implement "filter" channel
- idea of an asynch channel, that spawns a new process and
communicates with the stemming channels via shared memory
|
|