Tango / Network Example compilation failure

Lars Ivar Igesund larsivar at igesund.net
Mon Aug 13 03:46:30 PDT 2007


Gregor Kopp wrote:

> Hi, I want to start out with network programming with dmd 1.020 on
> Windows XP and Tango (installed with dsss net install tango)
> 
> If I try to compile this example here:
> http://www.dsource.org/projects/tango/wiki/SocketServerExample
> 
> I get the following error messages:
> 
> server.d(38): class tango.net.SocketConduit.SocketConduit member write
> is not accessible
> server.d(51): class tango.net.SocketConduit.SocketConduit member read is
> not accessible
> 
> Can anyone tell me what this means?

That example was out of synch with the latest Tango due to relatively recent
updates to the IO model. I have now updated the example.  Thanks. Note that
these examples are also available as source, see the example folder.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango


More information about the Digitalmars-d-learn mailing list