阅读(2357) (24)

ohsce_channel_write-向一个通信管道中写入数据

2017-01-10 10:43:09 更新

向一个通信管道中写入数据

OHSCE >=V0.1.9)-向一个通信管道中写入数据

ohsce_channel_write(&$channel,&$data,$to=null,$port=null)

$channel

    -管道资源

$data

    -待写入数据

$to.$port

    -去往


官方链接:http://www.ohsce.com/index.php/book/ohscelib/ohsce-channel-write-27.html