Nikolay Kim
|
e3f58cce27
|
Redesign neon poll support (#535)
|
2025-03-19 21:13:39 +01:00 |
|
Nikolay Kim
|
5621ca1898
|
Add check for required io-uring opcodes (#532)
Coverage / coverage (push) Failing after 2s
CI (OSX) / nightly - aarch64-apple-darwin (push) Waiting to run
CI (OSX) / stable - aarch64-apple-darwin (push) Waiting to run
CI (Windows) / nightly - x86_64-pc-windows-msvc (push) Waiting to run
CI (Windows) / stable - x86_64-pc-windows-msvc (push) Waiting to run
Checks / Check (push) Failing after 2s
Checks / Clippy (push) Failing after 2s
Checks / Rustfmt (push) Failing after 2s
CI (Linux) / nightly - x86_64-unknown-linux-gnu (push) Failing after 2s
CI (Linux) / stable - x86_64-unknown-linux-gnu (push) Failing after 2s
CI (Linux) / 1.75.0 - x86_64-unknown-linux-gnu (push) Failing after 2s
|
2025-03-17 22:03:55 +01:00 |
|
Nikolay Kim
|
1f71b200ad
|
Close FD in various case for poll driver (#530)
|
2025-03-16 12:09:09 +01:00 |
|
Nikolay Kim
|
f15c3203b1
|
Fix operation cancelation handling for poll driver (#528)
|
2025-03-15 01:19:35 +05:00 |
|
Nikolay Kim
|
ae5980cdd9
|
Fix operation cancelation handling for io-uring driver (#527)
|
2025-03-14 22:46:48 +05:00 |
|
Nikolay Kim
|
fe108f30c9
|
Fix socket connect for io-uring driver (#525)
|
2025-03-14 20:05:22 +05:00 |
|
Nikolay Kim
|
60a686b2f6
|
Add io-uring driver (#515)
|
2025-03-11 23:31:41 +05:00 |
|
Nikolay Kim
|
8ffa646af7
|
Drop async-std support (#512)
|
2025-03-09 18:53:47 +05:00 |
|
Nikolay Kim
|
59ffd17b91
|
Drop glommio support (#511)
|
2025-03-09 18:19:34 +05:00 |
|
Nikolay Kim
|
9406613908
|
Disable default features for rustls (#429)
|
2024-09-25 19:14:56 +05:00 |
|
Nikolay Kim
|
b50aa31fdc
|
Upgrade to compio v0.12 (#425)
|
2024-09-24 12:37:26 +05:00 |
|
Nikolay Kim
|
4924ecf472
|
Add compio runtime support (#408)
|
2024-08-29 17:15:10 +05:00 |
|
Nikolay Kim
|
b04bdf41f6
|
Use async fn for Service::ready() and Service::shutdown() (#363)
|
2024-05-28 16:55:08 +05:00 |
|
Nikolay Kim
|
f8d03f1c8e
|
Fix glommio compat feature #327
|
2024-03-30 08:48:03 +01:00 |
|
Nikolay Kim
|
baca449ba4
|
Add Connect::map_addr() helper method (#326)
|
2024-03-29 21:48:11 +01:00 |
|
Nikolay Kim
|
baabcff4a6
|
Refactor ntex-connect (#314)
|
2024-03-24 15:33:08 +01:00 |
|
Nikolay Kim
|
b71cad76bf
|
Move ntex::server to ntex-server (#313)
|
2024-03-23 22:18:50 +01:00 |
|