Rev 849 |
Compare with Previous |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 851 – 378 d 13 h
- Author: liveuser
- Log message:
- -- Power by QBPWCF
'增加 sample/threads::proc/20250221.php 檔案作為 threds::proc 測試用 php -r \${PHPcode} 是否會 timeout 的測試案例. [test]'
'增加 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的 commandIncludeArgu 參數,提供支援直接給予指令加參數的功能. [test]'
'增加 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的 commandInBg 參數,提供在背景中執行指令,並取得相關資訊的功能. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式回傳的 server side 的 procs cache,其儲存執行的子程序資訊. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式提供的 procs cache 查詢功能. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的清除過久沒被關注的子程序功能. [test]'
'新增 threads.php 檔案的 threads 類別的 socket 函式,提供基於 socket 的 multi threads 功能. [test]'