阅读背景:

如何确定是否可以写入管道

来源:互联网 

Is there a way (in C, or preferably in Perl) to determine whether a named pipe may be written - i.e. there is an active reading process It seems that if I open for write nonblocking, the open returns at once but a select for write also returns immediately. The goal is for the writing process to just carry on (i.e. skip sending) if the reading end is not readyIs there a way (in C, or preferably in Perl) to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: