Details
Description
Currently, the DCE RPC does not issue queued requests if a UDP port has been opened. This happens in case the TCP/IP Task has Lower Priority than RPC Task and the Task generating the RPC Request. The DCE RPC Statemachine will wait until the first timeout before the request is re-issued. Therefore a request may be delayed by about 1 second.