Stephen R. van den Berg wrote:
The test program below shows an I/O error for Pike 8.1, and it shows
My new Google API code seems to be ready for production. However, I switched back to Pike 8.0 to develop it, due to the broken SSL implementation of Pike 8.1
Unfortunately I used the promise interface to the database, which is not in Pike 8.0. Anyone know a quick fix for the broken SSL in 8.1? If not, it looks like I'd have to rewrite the promise db calls to use callbacks instead.