X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Ftests_sockets%2Fbcast_spocketer.cpp;fp=octopi%2Flibrary%2Ftests_sockets%2Fbcast_spocketer.cpp;h=f96413e0b3c7d834909a2cf581ca1297b250fdb0;hb=d7e8a05960951d8ce67e36c587726a851e2f5165;hp=9541255d711e80fcf552b835560acd2bfc511026;hpb=fa30e6adff1dea5d6b3903279ef024dd3bed043f;p=feisty_meow.git diff --git a/octopi/library/tests_sockets/bcast_spocketer.cpp b/octopi/library/tests_sockets/bcast_spocketer.cpp index 9541255d..f96413e0 100644 --- a/octopi/library/tests_sockets/bcast_spocketer.cpp +++ b/octopi/library/tests_sockets/bcast_spocketer.cpp @@ -57,7 +57,7 @@ broadcast_spocket_tester::broadcast_spocket_tester (const internet_address &where, bool unicast) : _where(new internet_address(where)), _stack(new tcpip_stack), - _socket(NIL), + _socket(NULL_POINTER), _raw(new raw_socket), _ucast(unicast) {