Commit 565ac8a
Fix RocketServerConnection API change in FuzzUtil.h
Summary: The RocketServerConnection constructor signature changed to use a Config struct instead of individual parameters. The NoopStreamMetricCallback type was removed. This updates the fuzz utility to use the new API, which accepts only 4 required parameters (the Config struct has default values).
Reviewed By: hmflash
Differential Revision: D92405634
fbshipit-source-id: 43dc886f630d088eb74f8da1cf9cee78a728b15d1 parent 735abce commit 565ac8a
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | | - | |
158 | | - | |
| 156 | + | |
159 | 157 | | |
160 | 158 | | |
161 | 159 | | |
| |||
0 commit comments