]> spindle.queued.net Git - midori/commit
Implement sokoke_resolve_hostname
authorAndré Stösel <Midori-Plugin@PyIT.de>
Tue, 16 Mar 2010 22:58:34 +0000 (23:58 +0100)
committerChristian Dywan <christian@twotoasts.de>
Wed, 17 Mar 2010 01:20:58 +0000 (02:20 +0100)
commit555f7a57e44e56049fc48f92c6ba2282780c479c
tree44ae8985c13b69d1510d2ca477e42460d64dd0cc
parent65785d3d80910e9c7f3f2ecd8d62a45851b57afa
Implement sokoke_resolve_hostname

sokoke_prefetch_uri is extended take a callback and user data.

sokoke_resolve_hostname is implemented for resolving hostnames
based on a maximum timeout.

sokoke_magic_uri resolves localhost and uris with a / to verify
if there is a local domain, otherwise falls back to search.

Thanks to Andy Kittner <andkit@gmx.de> for input on proceeding
the event loop while resolving asynchronously.
midori/midori-browser.c
midori/midori-view.c
midori/sokoke.c
midori/sokoke.h
tests/magic-uri.c