connectivity/com.nokia.tcf/native/TCFNative/TCFServer/ProtocolRegisterItem.cpp
author Chad Peckham <chad.peckham@nokia.com>
Tue, 15 Jun 2010 16:19:30 -0500
changeset 1473 6c45b7c9cdac
parent 60 9d2210c8eed2
permissions -rw-r--r--
Close ports when there is a fatal error allowing OS to free all handles to it. Do not report OSErrors on sending messages as these are confusing.

// ProtocolRegisterItem.cpp: implementation of the ProtocolRegisterItem class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "ProtocolRegisterItem.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

ProtocolRegisterItem::ProtocolRegisterItem()
{

}

ProtocolRegisterItem::~ProtocolRegisterItem()
{

}