> WIBNIF we reintroduced the notion of a network layer IOL?  For the above
> mentioned SSL API, we would insert the appropriate IOL during the
> pre_connection phase. The core filter would use iol_read, iol_write, etc.
> to do the network i/o.  Thoughts?

How is that different from swapping the bottom filter (doing normal write,
writev, sendfile) with an SSL filter (doing ssl_write)?

....Roy

Reply via email to