Commit Graph

620 Commits

Author SHA1 Message Date
Stjepan Glavina 2d673d7f5e Remove outdated tests 2020-07-15 00:19:20 +02:00
Stjepan Glavina f5805c87b8 Fix compilation errors 2020-07-14 23:26:28 +02:00
Stjepan Glavina 890226254f Remove cross-compilation 2020-07-14 22:59:52 +02:00
Stjepan Glavina d5dfee84db Use published async-net 2020-07-14 22:03:33 +02:00
Stjepan Glavina dea3a164b1 Use published async-io 2020-07-14 22:00:01 +02:00
Stjepan Glavina f61db4fcbe Refactor 2020-07-14 21:19:01 +02:00
leo-lb 6a9216139d Add reference to smol-potat for an ergonomic extension to smol 2020-07-12 06:27:58 +00:00
Stjepan Glavina 84bbdd03cd
Merge pull request #178 from Writtic/fix-web-crawler
Change piper to async-channel on web-crawler example
2020-06-27 13:00:06 +02:00
Writtic d94e80172c Erase Ok(()) on fetch 2020-06-27 17:58:36 +09:00
writtic bcc32e5569 change piper to async-channel on web-crawler
- `piper` is deprecated so the crate need to be changed to `async-channel`
2020-06-27 17:57:57 +09:00
Stjepan Glavina ccb53485ce
Update Cargo.toml 2020-06-23 11:12:38 +02:00
Stjepan Glavina 21fc108621 Spawn onto local worker if possible 2020-06-22 20:10:36 +02:00
Stjepan Glavina 9e1a374559 Update all dependencies 2020-06-22 19:33:08 +02:00
Stjepan Glavina ccab5ca514 Remove unnecessary unsafe 2020-06-22 18:27:39 +02:00
Stjepan Glavina 883366b9b5 Bump to v0.1.18 2020-06-21 23:17:49 +02:00
Stjepan Glavina 56b65e4b8a
Merge pull request #175 from stjepang/cleanup-sys
Cleanup sys module
2020-06-21 23:16:07 +02:00
Stjepan Glavina 7887904222 Ignore wakeup errors on windows 2020-06-21 23:08:04 +02:00
Stjepan Glavina 0c49c5e285 enable all features in basic check 2020-06-21 22:52:30 +02:00
Stjepan Glavina a055da3c35 Fix another syntax error 2020-06-21 22:51:04 +02:00
Stjepan Glavina f376e8c3a3 Fix syntax error in workflows 2020-06-21 22:49:59 +02:00
Stjepan Glavina 9c7c2d8fb8 Set 1.39.0 as MSRV 2020-06-21 22:38:27 +02:00
Stjepan Glavina 4aca9741b9 Run full cargo check only on nightly 2020-06-21 22:30:42 +02:00
Stjepan Glavina 40065c191f Fix compilation error on windows 2020-06-21 22:26:22 +02:00
Stjepan Glavina 77c1ecd1fb Add a few more Rust versions to CI 2020-06-21 22:15:54 +02:00
Stjepan Glavina 7b9e9a794b Change MAX to max_value() 2020-06-21 22:14:04 +02:00
Stjepan Glavina 6bbd398331 Simplify reactor code 2020-06-21 22:11:14 +02:00
Stjepan Glavina 30427646f6 Cleanup sys module 2020-06-21 21:05:10 +02:00
Stjepan Glavina c2dea3ae88 Bump to v0.1.17 2020-06-21 19:20:50 +02:00
Stjepan Glavina edaf3a9bb9
Merge pull request #174 from stjepang/simplify-notify
Simplify reactor notification
2020-06-21 19:01:03 +02:00
Stjepan Glavina 9c14bfb127 Remove piper 2020-06-21 18:46:49 +02:00
Stjepan Glavina 0e93b92744 Delete more dead code 2020-06-21 18:34:23 +02:00
Stjepan Glavina bb75ee645c Delete old eventfd code 2020-06-21 18:30:57 +02:00
Stjepan Glavina 35e3bbfe4c Remove IoEvent 2020-06-21 18:29:52 +02:00
Stjepan Glavina 993e90d35d Use eventfd 2020-06-21 18:04:55 +02:00
Stjepan Glavina 1c25d3e47d Use published version 2020-06-21 17:16:22 +02:00
Stjepan Glavina b99a4b8425 Use patched version of wepoll-sys 2020-06-21 17:05:29 +02:00
Stjepan Glavina ecd832eb31 Replace wepoll-binding with wepoll-sys 2020-06-21 15:32:56 +02:00
Stjepan Glavina d27dd3c5cb Fix typo 2020-06-21 14:50:30 +02:00
Stjepan Glavina 42bf604d2f Simplify reactor notification 2020-06-21 14:48:36 +02:00
Stjepan Glavina e260c27734 Change AtomicU64 to AtomicUsize 2020-06-21 14:17:26 +02:00
Stjepan Glavina 84ba785ccf Bump to v0.1.16 2020-06-21 13:52:19 +02:00
Stjepan Glavina 68272435b8 Cosmetic changes 2020-06-21 13:48:26 +02:00
Stjepan Glavina a68e0ac95e Merge branch 'master' into readable-writable 2020-06-21 13:45:51 +02:00
Stjepan Glavina 34f4774ce0 Add readable/writable 2020-06-21 13:45:29 +02:00
Stjepan Glavina f00debd726
Merge pull request #141 from Sherlock-Holo/master
add new async functions readable() and writable() for Async
2020-06-21 13:45:19 +02:00
Stjepan Glavina 69c04a9e42 Bump to v0.1.15 2020-06-20 16:43:59 +02:00
Stjepan Glavina 51a0a735e6
Merge pull request #170 from stjepang/fix-reader-wakeups
Fix lost reader wakeups
2020-06-20 16:42:51 +02:00
Stjepan Glavina 12fe6b5938 Fix a scheduling fairness issue 2020-06-20 16:29:04 +02:00
Stjepan Glavina f40acf640c Fix lost wakeups in the executor 2020-06-20 15:54:22 +02:00
Stjepan Glavina ab9c9d9e4e Fix compilation error 2020-06-19 17:06:33 +02:00