* tests add to namespace sls * fixed for tests * finish up namespace sls for tests
This reverts commit f5745fcf18.
f5745fcf18
Changed data type of address from char[1000] to string to reduce stack size of object. Removed redundant calls to Close Removed function exposing the socket descriptor Using functions from network_utils instead of duplicates Added tests