![]() |
Clapkit
|
#include "ckNetBaseSocket.h"
#include "ckApp.h"
#include "ckErrors.h"
#include "ckGlobals.h"
#include "ckNetworking.h"
Functions | |
pascal void | CKNBSNotify (StreamPtr stream, unsigned short eventCode, Ptr userDataPtr, unsigned short terminReason, struct ICMPReport *icmpMsg) |
pascal void | CKNBSIOCompletion (TCPiopb *iopb) |
Variables | |
TCPNotifyUPP | ckgNotifyUPP = nullptr |
TCPIOCompletionUPP | ckgIOCompletionUPP = nullptr |
pascal void CKNBSIOCompletion | ( | TCPiopb * | iopb | ) |
pascal void CKNBSNotify | ( | StreamPtr | stream, |
unsigned short | eventCode, | ||
Ptr | userDataPtr, | ||
unsigned short | terminReason, | ||
struct ICMPReport * | icmpMsg | ||
) |
TCPIOCompletionUPP ckgIOCompletionUPP = nullptr |
TCPNotifyUPP ckgNotifyUPP = nullptr |