Skip to content

Commit

Permalink
fk
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobscorn committed Jan 22, 2022
1 parent f5193dd commit 40e75c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/windows_platform.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Platform::Platform(PtopSocket&& socket)
{
try_update_name_info();
try_update_endpoint_info();
// big chungus

if (_address == "Unassigned" || _address.empty() ||
_port == "Unassigned" || _port.empty()) {
Expand Down

0 comments on commit 40e75c3

Please sign in to comment.