Garmin Fleet Management Controller  2.19.0
TcpIpPort.cpp File Reference
#include "stdafx.h"
#include "TcpIpPort.h"
#include "LinkLayer.h"
#include "Logger.h"
#include "GarminLinkLayer.h"
#include <afx.h>
#include <afxext.h>
#include <iostream>

Go to the source code of this file.

Macros

#define RX_BUFFER_SIZE   ( 1024 )
 

Macro Definition Documentation

#define RX_BUFFER_SIZE   ( 1024 )

Definition at line 21 of file TcpIpPort.cpp.

Referenced by TcpIpPort::pumpRx().