Skip to content
  • Dan Winship's avatar
    gio: add a missing property to GDummyTlsConnection · 81e0a2f3
    Dan Winship authored
    GDummyTlsConnection didn't implement the "interaction" property,
    meaning you'd get warnings if you tried to set it while creating a
    GTlsConnection when using the dummy backend. (Of course, trying to
    create the GTlsConnection will fail anyway, but it ought to fail
    without hitting any g_warnings.)
    81e0a2f3