ossp-pkg/l2/TODO 1.11 -> 1.12
--- TODO 2001/08/26 12:59:55 1.11
+++ TODO 2001/09/02 15:32:21 1.12
@@ -67,6 +67,14 @@
- prefix=char*
o l2_handler_buffer
- size=size_t
+o all output channels
+ - should they have downstream, or be true endpoints?
+o l2_ch_socket
+ - write should handle partial send()
+ thus check the return of send
+o l2_ch_buffer
+ - write() must implicitly flush() when incoming
+ data is larger than remaining buffer capacity
Stream Members:
o channels static array
|
|