6 lines
130 B
C++
6 lines
130 B
C++
|
#include "tcpipHelpers.h"
|
||
|
|
||
|
void tcpip::handleError(Protocol protocol, ErrorSources errorSrc, dur_millis_t sleepDuration = 0) {
|
||
|
|
||
|
}
|