| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3b19cbf commit bb374d4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -292,7 +292,7 @@ void InspectorIo::ThreadMain() { | |||
| 292 | 292 | script_path, script_name_)); | |
| 293 | 293 | InspectorSocketServer server(std::move(delegate), | |
| 294 | 294 | &loop, | |
| 295 | - host_port_->host().c_str(), | ||
| 295 | + host_port_->host(), | ||
| 296 | 296 | host_port_->port()); | |
| 297 | 297 | request_queue_ = queue->handle(); | |
| 298 | 298 | // Its lifetime is now that of the server delegate | |
| Back | FazBrowse Home | New Git URL |
0 commit comments