File tree
6 files changed
+22
-6
lines changed- src/workerd
- api
- io
- server
- tests
6 files changed
+22
-6
lines changedDiff for: src/workerd/api/actor.c++
+10-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
| 57 | + | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 |
| - | |
| 61 | + | |
| 62 | + | |
61 | 63 |
| |
62 | 64 |
| |
63 | 65 |
| |
| |||
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
74 |
| - | |
| 76 | + | |
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
| |||
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
| 92 | + | |
90 | 93 |
| |
91 | 94 |
| |
92 | 95 |
| |
| |||
147 | 150 |
| |
148 | 151 |
| |
149 | 152 |
| |
150 |
| - | |
151 |
| - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
152 | 157 |
| |
153 | 158 |
| |
154 | 159 |
| |
|
Diff for: src/workerd/io/compatibility-date.capnp
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
588 | 588 |
| |
589 | 589 |
| |
590 | 590 |
| |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
591 | 597 |
|
Diff for: src/workerd/io/io-channels.h
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| 154 | + | |
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
|
Diff for: src/workerd/io/io-context.h
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
721 | 721 |
| |
722 | 722 |
| |
723 | 723 |
| |
| 724 | + | |
724 | 725 |
| |
725 | 726 |
| |
726 |
| - | |
| 727 | + | |
727 | 728 |
| |
728 | 729 |
| |
729 | 730 |
| |
|
Diff for: src/workerd/server/server.c++
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2205 | 2205 |
| |
2206 | 2206 |
| |
2207 | 2207 |
| |
| 2208 | + | |
2208 | 2209 |
| |
2209 | 2210 |
| |
2210 | 2211 |
| |
| 2212 | + | |
2211 | 2213 |
| |
2212 | 2214 |
| |
2213 | 2215 |
| |
|
Diff for: src/workerd/tests/test-fixture.c++
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
|
0 commit comments