Chris Lewis wrote: > Any idea why I'd be getting these: > > _convert_to_ssl failed (Could not create SSL socket: Socket operation on > non-socket at ./plugins/tls line 158 > > [At end of _convert_to_ssl(), I'm logging $@ if it's non-null] > > It may be that tls plugin's "init" method is NOT being called. The > $self->log() record referencing ciphers from init() doesn't appear in > the logs.
I have not been able to do much with async at all, because the production site I have been supporting (even though I've not been at that job for a month) use way too many unsupported plugins for async to cope. This may be a Matt question.. John