Message132217
I don't think it is necessary to have the initial call to PeekNamedPipe. It is a kernel call just like WFMO and so just as expensive. It also has some strange semantics, (such as being possibly blocking in a multithreaded application. read the docs...). Just go for the WFMO to keep things simple. |
|
| Date |
User |
Action |
Args |
| 2011-03-26 08:18:54 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, pitrou, tim.golden, jnoller, brian.curtin, asksol |
| 2011-03-26 08:18:54 | kristjan.jonsson | set | messageid: <[email protected]> |
| 2011-03-26 08:18:53 | kristjan.jonsson | link | issue11668 messages |
| 2011-03-26 08:18:53 | kristjan.jonsson | create | |
|