Sockets won't block - thank you

Regan Heath regan at netwin.co.nz
Sun Sep 3 05:38:55 PDT 2006


On Sat, 2 Sep 2006 06:29:24 +0000 (UTC), Graeme Defty  
<gdefty at attglobal.net> wrote:
> Can't thank you enough for the help. All is well now.

You're welcome.

> It is a bit disappointing that the 'wrapper' round the C call is so  
> 'thin'. The sad thing is, my original C++ code allocated a 1K buffer and  
> did all the right things. I changed it to be a dynamic array in the  
> expectation that the buffer would be expanded as necessary. Oh well.  
> That'll teach me :-)

Have you seen/tried "std.socketstream"? It might be more to your liking.

Regan



More information about the Digitalmars-d-learn mailing list