bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for SocketPort/SocketService problem - was: Serious SocketService/


From: Prochnow, Christian
Subject: Patch for SocketPort/SocketService problem - was: Serious SocketService/SocketPort problems
Date: Mon, 25 Nov 2002 16:33:44 +0100
User-agent: KMail/1.4.3

Hi List,

regarding the SocketPort attach issue i've developed a patch.
this patch adds the possibility to pass a SocketService NULL-ptr on SocketPort 
construction, so that the SocketPort-ctor does not attach itself.
One can then call SocketPort::attach(SocketService*) in the inherited 
SocketPort-constructor (or later) to attach the object to a SocketService.

It seems like the initial author of SocketPort/SocketService already had this 
idea, cause the SocketPort::attach() function was declared, but not 
implemented :)

Regards,
Christian

-- 
Christian Prochnow
Berliner Freiverkehr (Aktien) AG - Kurfürstendamm 117 - 10711 Berlin, Germany
Fon: +49-30-89606409, Fax: +49-30-89021389 - EMail: address@hidden

Attachment: commoncpp2-port.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]