服务器尚不存在时的CallNamedPipe. [英] CallNamedPipe when server does not exist yet....

查看:90
本文介绍了服务器尚不存在时的CallNamedPipe.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

客户端应用程序正在调用CallNamedPipe以连接到服务器应用程序.超时设置为3秒.

如果那时管道服务器尚不存在.请问CallNamedPipe等待3秒钟,以便创建服务器端管道吗?

还是会立即失败?

A client app is calling CallNamedPipe to connect to a server app. The timeout is set for 3 seconds.

If, at that moment, the pipe-server does not exist yet. Will CallNamedPipe wait 3 seconds for the server-side pipe to get created?

Or, would it fail immediately?

推荐答案

根据 ^ ]如果被调用的管道不可用,它将等待.
According to this[^] it waits if the pipe being called is not available.


这篇关于服务器尚不存在时的CallNamedPipe.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆