Hartmut Birr wrote:
Filip Navara wrote:
This change seems to break RPC connection reads. I'm currently busy working on other things so I can't look at the problem. Any help is appreciated... (little test application attached, source available on request or in PSDK examples)
I think that is a bug in the rpcrt4 implementation. The receive and send functions do check for a pending io request in a wrong way.
It's not impossible, but the code works just fine on Windows and Wine... Can you point me to the code you think is wrong?
- Filip