Skip to content
Commit a89a4910 authored by Carlos Garcia Campos's avatar Carlos Garcia Campos
Browse files

server: replace soup_server_connection_setup_async with soup_server_connection_accepted

Now that we have connected and request-started signals in the
connection, we no longer need the setup async function, we can just
notify the connection that it's been accepted and do the setup and tls
handshake.
parent 1c9e8620
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment