Fix a test bug that prevented the network tests from running on windows 10
Perl's recv() can return the empty string on success, so the return value checking had to be adjusted to only consider the undefined value to be an error.
Authored by: david_costanzo 2020-12-07
Parent: [r5490]
Child: [r5492]