Skip to content

feat!: Change GetHost to optional

Elnagdy Elnagdy requested to merge change_gethost_to_optional into main

GetHost() is currently returning a reference, which is not allowing for simulations without a host. The return type is changed to optional.

Merge request reports

Loading