SoupSession: added a new construction-time property "local-address"
authorJonh Wendell <jonh.wendell@oiwifi.com.br>
Tue, 5 Feb 2013 15:57:44 +0000 (13:57 -0200)
committerJonh Wendell <jonh.wendell@oiwifi.com.br>
Wed, 6 Feb 2013 13:35:42 +0000 (11:35 -0200)
commit7ac58e8dacd7609ecf3fd551f26034ad974d56b0
tree9a480309d07bac8431e4145c3ef496881987e1d5
parent50cb7bdd1232316c74fc5b019bf235910f732e59
SoupSession: added a new construction-time property "local-address"

It will be proxied to the SoupConnection and then to SoupSocket,
allowing the user to specify a local address to bind the local socket.
libsoup/soup-session.c
libsoup/soup-session.h