Exemple #1
0
static void spKill(ZRef<ZStreamerRWCon> iSRWCon)
	{
	if (iSRWCon)
		iSRWCon->Abort();
	}