Completed Preliminary MATLAB Test Scripts
This commit is contained in:
@@ -23,4 +23,6 @@ function [socket] = closeUDP(socket)
|
||||
|
||||
socket.close;
|
||||
|
||||
assert(isequal(socket.isClosed(),1),'closeUDP: Error- Could not close socket');
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user