Commit 8a4c018
QuicServerBackendIoUring: remove static_cast<size_t> for IoUringOptions
Summary:
IoUringOptions setters now take uint32_t. Remove unnecessary
static_cast<size_t>() wrappers around int32 gflags.
___
overriding_review_checks_triggers_an_audit_and_retroactive_review
Oncall Short Name: feed_backend_oncall
landed-with-radar-review
Differential Revision: D100275950
fbshipit-source-id: 18af133093be71be320a2d0d77757abe33b7a8451 parent f760b50 commit 8a4c018
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments