>> Happily, Howard Chu recently posted a partial >> example of how to do the latter, >> http://groups.google.com/group/mozilla.dev.tech.crypto/msg/af4b5b6c71b70702 >> >> I think the next step might be for me to write an >> app demonstrating how to handle 500 >> simultanous ssl connections using nss and libevent. > > Above you wrote "epoll" but here you write "libevent". Do you have a > preference? > If you want libevent, might I suggest libev > (http://software.schmorp.de/pkg/libev.html)? It's based on libevent > but without the obnoxious advertising clause. But any extra library > dependency brings us again to the 64/32-bit library distribution > issues that have been super-annoying.
libevent is licensed under the 3-clause BSD. I don't see the harmful 4th clause in either the main page or the explicit license file: http://monkey.org/~provos/libevent/ http://monkey.org/~provos/libevent/LICENSE -- Elliot --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
