Commit Graph

184 Commits

Author SHA1 Message Date
Akhil Velagapudi 1b1cdc8c92 fix benchmark 2020-04-25 20:21:22 -07:00
Akhil Velagapudi ffdef08163 blocking bench 2020-04-25 20:14:18 -07:00
Stjepan Glavina 6a02cbb054 More docs 2020-04-25 23:19:52 +02:00
Stjepan Glavina e8f797bb9b
Merge pull request #13 from stjepang/leo-lb-add-ci
Add Github Actions CI
2020-04-25 13:11:59 -07:00
Leo Le Bouter 05c90e6bca
Add Github Actions CI 2020-04-25 21:41:59 +02:00
Leo Le Bouter b1c738b412
Fix IntowRawSocket -> IntoRawSocket typo 2020-04-25 21:40:55 +02:00
Stjepan Glavina eef5d79f48
Merge pull request #25 from dignifiedquire/ideas-and-helpers
Ideas and helpers
2020-04-25 10:03:47 -07:00
dignifiedquire 9b44f7f839 remove unused import 2020-04-25 19:02:10 +02:00
Friedel Ziegelmayer 0d6ea14e5c
remove unneeded FromRawFd
Co-Authored-By: Stjepan Glavina <stjepang@gmail.com>
2020-04-25 19:01:24 +02:00
dignifiedquire 258147d15c undo detach change, implment Into<JoinHandle> for Task 2020-04-25 18:44:22 +02:00
Stjepan Glavina 55f360bdd7 Fix a bug in timers 2020-04-25 17:45:45 +02:00
dignifiedquire b81bc1c2af fix into_raw and add from_raw 2020-04-25 16:50:09 +02:00
dignifiedquire c94f74249c task: return JoinHandle from detach 2020-04-25 16:50:09 +02:00
dignifiedquire 9299935e43 async_io: implement IntoRawSocket and IntoRawFd 2020-04-25 16:50:09 +02:00
Stjepan Glavina 51a1bf2a1f Optimize timers 2020-04-25 16:43:01 +02:00
Stjepan Glavina 2cd7f41075 Polish up 2020-04-25 12:09:19 +02:00
Stjepan Glavina 30b3683b8e More docs 2020-04-25 12:09:19 +02:00
Stjepan Glavina 7c642db7cd
Merge pull request #18 from stjepang/taiki-e/tokio02
Rename tokio feature to tokio02
2020-04-25 02:26:32 -07:00
Stjepan Glavina fcde257870
Merge pull request #21 from stjepang/fix/clippy-lints
Fix some clippy lints
2020-04-24 14:43:42 -07:00
Akhil Velagapudi b605f2d578 fix clippy lints 2020-04-24 11:19:25 -07:00
Stjepan Glavina 4f24a6df68
Merge pull request #17 from stjepang/taiki-e/doc-link
Fix doc links
2020-04-24 06:03:17 -07:00
Taiki Endo 04081d7cab Rename tokio feature to tokio02 2020-04-24 21:56:49 +09:00
Taiki Endo 856752172f Fix doc links 2020-04-24 21:33:11 +09:00
Stjepan Glavina b3de75ee20
Merge pull request #16 from stjepang/k-nasa/fix_test_code
Fix documendation test
2020-04-24 03:03:28 -07:00
k-nasa e962304e40 test: Fix documendation test 2020-04-24 18:54:15 +09:00
Stjepan Glavina 461a7c3e4f More comments and docs 2020-04-22 16:01:48 +02:00
Stjepan Glavina 3546a879a6 More comments 2020-04-21 22:38:46 +02:00
Stjepan Glavina 78a867e455 More comments 2020-04-21 22:04:47 +02:00
Stjepan Glavina 72b5b2deac WIP note 2020-04-21 20:38:50 +02:00
Stjepan Glavina 921350b26d Fix smol link 2020-04-21 19:52:37 +02:00
Stjepan Glavina e6a19e3226 Update readme 2020-04-21 19:36:05 +02:00
Stjepan Glavina a4515749a8 Lots of changes 2020-04-21 17:51:24 +02:00
Stjepan Glavina bc0acdd308
Merge pull request #10 from wusyong/as_fd
Add AsRawFd/RawSocket on types with trait bound of them
2020-04-21 08:29:22 -07:00
YuWeiWu 101dfe41d5
Add AsRawFd/RawSocket on types with bound of them 2020-04-21 15:47:44 +08:00
Stjepan Glavina 53dee1c23e Fix bugs in timer 2020-04-20 22:41:52 +02:00
Stjepan Glavina 0a71b39aec Always trigger an event in schedule 2020-04-20 19:18:37 +02:00
Stjepan Glavina 011a7527b6 Update 2020-04-20 18:13:28 +02:00
Stjepan Glavina c1bd769dfb Add discord invite link 2020-04-20 18:12:26 +02:00
Stjepan Glavina e932a9f4f2 More comments 2020-04-20 17:45:14 +02:00
Stjepan Glavina c8f2572e35 Split up some more 2020-04-20 14:08:41 +02:00
Stjepan Glavina a8f9fe2375 Split up into multiple files 2020-04-19 23:29:40 +02:00
Stjepan Glavina a58a03d63b More docs 2020-04-19 23:29:40 +02:00
Stjepan Glavina 7fca86af40
Merge pull request #5 from WindSoilder/master
add example links to README
2020-04-19 14:23:52 -07:00
Stjepan Glavina d313fc7fb7
Merge pull request #9 from wusyong/debug
Add missing debug implementations
2020-04-19 07:07:34 -07:00
YuWeiWu cb317832a7
Add missing debug implementations 2020-04-19 20:02:40 +08:00
Stjepan Glavina ec5ccd9424 More examples and tokio support 2020-04-18 15:29:24 +02:00
Stjepan Glavina 28a09ca2bb More comments 2020-04-17 10:42:37 +02:00
Stjepan Glavina dc6e936c75 More docs 2020-04-16 21:18:19 +02:00
WindSoilder d0201f3885 add example links to README 2020-04-16 23:31:17 +08:00
Stjepan Glavina 07cf232cc9 More docs 2020-04-16 16:09:22 +02:00