added uninstallSubscription () func

This commit is contained in:
Jeff Hill
2000-11-30 17:06:31 +00:00
parent f861933932
commit ba569b18d3
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -200,6 +200,10 @@ int netiiu::subscriptionCancelRequest ( netSubscription & )
return ECA_DISCONNCHID;
}
void netiiu::unistallSubscription ( nciu &, netSubscription & )
{
}
void netiiu::hostName ( char *pBuf, unsigned bufLength ) const
{
if ( bufLength ) {