Re: Multithread safety



> Not really. You should investigate various asynchronous I/O mechanisms
> instead.
>
>> Is it a bad thing to do ?
>
> Usualy yes. I wouldn't do it in production code.
>
>

Hi,

So how one can use only the BSD style functions and do
full-duplex while writing production code ?

Any reading appreciated...

Mike


.



Relevant Pages

  • Re: Complex Number Support
    ... The using satement makes for cleaner examples ... but I wouldn't use it for production code. ... Prev by Date: ...
    (microsoft.public.vc.language)
  • Re: JSP/Oracle9i: SQLException
    ... of columns or in your order by clause. ... This isn't production code, is it? ... John ... Prev by Date: ...
    (comp.lang.java.databases)
  • Re: Passing a string from one instance of C# app to another using PostMessage
    ... currently using this technique in production code and it works like a charm. ... Colin Neller ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: 25 microseconds?
    ... But what you've seeing is a DDK sample, which is not a production code and ... not same as a real Windows driver? ... Prev by Date: ...
    (microsoft.public.development.device.drivers)