Commit 4f7887d
[release/7.0] Fix AwaitableSocketAsyncEventArgs reorderings on weaker memory models (#51662)
* Fix AwaitableSocketAsyncEventArgs reorderings on weaker memory models
* add comment
---------
Co-authored-by: antonfirsov <[email protected]>1 parent a2afc6a commit 4f7887d
File tree
1 file changed
+5
-1
lines changed- src/Servers/Kestrel/Transport.Sockets/src/Internal
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments