Re: Mea Culpa on C++ and ISO Sockets

2001-11-13 Thread Nik Clayton
[ Note reply-to ] On Tue, Nov 13, 2001 at 12:45:20PM -0800, Mike Smith wrote: > > All I want to know is if anyone else has had problems using C++ (in > > general) crashing the kernel during subsequent "initialization" of the > > same program or specifically with AF_ISO family (-liso) sockets. Not

Re: Mea Culpa on C++ and ISO Sockets

2001-11-13 Thread Mike Smith
> All I want to know is if anyone else has had problems using C++ (in > general) crashing the kernel during subsequent "initialization" of the > same program or specifically with AF_ISO family (-liso) sockets. Nothing > more than that. I suspect that the ISO socket code is woefully under-tested,

Mea Culpa on C++ and ISO Sockets

2001-11-13 Thread PSI, Mike Smith
Sorry - I'm not looking for someone to debug my code (I am actually a fairly experienced C++ programmer on *gasp* SVR4 which means I create errors only God can figure out). I apologize if my earlier request appeared that way (got a few choice comments from some hackers). All I want to know is if