Clapkit
Loading...
Searching...
No Matches
ckNetBaseSocket.cpp File Reference
#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
 

Function Documentation

◆ CKNBSIOCompletion()

pascal void CKNBSIOCompletion ( TCPiopb *  iopb)

◆ CKNBSNotify()

pascal void CKNBSNotify ( StreamPtr  stream,
unsigned short  eventCode,
Ptr  userDataPtr,
unsigned short  terminReason,
struct ICMPReport *  icmpMsg 
)

Variable Documentation

◆ ckgIOCompletionUPP

TCPIOCompletionUPP ckgIOCompletionUPP = nullptr

◆ ckgNotifyUPP

TCPNotifyUPP ckgNotifyUPP = nullptr