Hi, I'm having problems with running jss >= 3.4 under Firefox (win32). The incompatibility was introduced with jss 3.4. I have already created bugzilla issue https://bugzilla.mozilla.org/show_bug.cgi?id=402829.
What I was wondering, is whether it is possible to build jss with Firefox version of nspr & nss. The main problem lies in Firefox lack of PR_NT_CancelIO in their nspr build. Other issues are just cosmetic (lib*.dll vs *.dll). PR_NT_CancelIO is currently used in JSS inside SSLServerSocket.c and SSLSocket.c. Can I just replace call to PR_NT_CancelIO with CancelIO or something similar? Matej Spiller-Muys _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto