* roger peppe <[EMAIL PROTECTED]> wrote: > these are all implemented by the kernel, so not a great example > for you, perhaps, but a nice example of a simple, uniform interface without > any of the usual API cruft. > > see for example: http://plan9.bell-labs.com/magic/man2html/3/ssl
Ah, looks very interesting. But I've still got some questions: * why isn't the secret not represented by one (r/w) file ? * how can I attach an local fd to an remote ssl server ? * how can I read/write arbitary data blocks (w/o fd) ? cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ ---------------------------------------------------------------------
