> > Regarding test 560 (use of axTLS with the multi interface), it turns > out > > that axTLS does not support non-blocking read/write operations. > According > > to Cam (axTLS maintainer) this is by design to keep the binary > footprint and > > memory use to an absolute minimum. The easiest thing to do is just > note > > somewhere in the docs that axTLS does not support the multi > interface. > > That's a pity I think... But yes, we should at least start with > documenting > this. Somewhere. Possibly another lib/README.* file in the same style > we > already have a bunch. > Cam has posted some new axTLS code that does something much closer to true non-blocking client read/write operations. Anyone who's interested should take a look. At the moment, it's only available via SVN. It hasn't been rolled into a release yet.
Enjoy, Eric ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
