X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=octopi%2Flibrary%2Fsockets%2Ftcpip_stack.cpp;h=7c95dd40b8563068d454f69b8ede6eb96addd5a1;hb=b557bfd6995f4ad4899cf9065c8a7d5d44d30f03;hp=bb144e8859a84d3b077c81292d668f8104c552ab;hpb=20662d2d244c2857139a8ec9f7496bfdb369ec25;p=feisty_meow.git diff --git a/octopi/library/sockets/tcpip_stack.cpp b/octopi/library/sockets/tcpip_stack.cpp index bb144e88..7c95dd40 100644 --- a/octopi/library/sockets/tcpip_stack.cpp +++ b/octopi/library/sockets/tcpip_stack.cpp @@ -35,10 +35,11 @@ using namespace basis; using namespace loggers; using namespace structures; +using namespace textual; namespace sockets { -//#define DEBUG_TCPIP_STACK +#define DEBUG_TCPIP_STACK // turn on for clamor. #undef LOG