servo/components/net_traits
Ms2ger 7af7a10e7e Separate the async bluetooth handling from networking code.
They're not at all related, besides both being asynchronous. This change adds
a little extra code in response_async(), but makes this code more readable
and reduces the unnecessary indirection.

This change also makes the build system slightly more parallel, by dropping
the dependency on bluetooth_traits from net_traits.
2016-12-21 14:52:39 +01:00
..
image Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00
blob_url_store.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
Cargo.toml Separate the async bluetooth handling from networking code. 2016-12-21 14:52:39 +01:00
filemanager_thread.rs Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
hosts.rs Provide an API to replace the host table. 2016-11-23 15:29:41 +01:00
image_cache_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
lib.rs Separate the async bluetooth handling from networking code. 2016-12-21 14:52:39 +01:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
pub_domains.rs Removed util. 2016-12-14 18:04:37 -06:00
request.rs Remove Request::done. 2016-12-09 12:36:46 -10:00
response.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
storage_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00