You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's update `get_ip_for_nic()` to `get_ipv4_for_nic()` since we're
inspecting the ipv4 address. Let's also make it not use a shared
global variable but rather capture the return value from the function
call.
0 commit comments