Subversion Repositories qbpwcf-lib(archive)

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
789 515 d 5 h liveuser /trunk/ -- Power by QBPWCF

'修正 autoService.php 檔案的 autoService 類別的 runList 函式回傳的 cache 結果缺少 result["status"] 、 result["error"] 的問題.'

'增加 autoService.php 檔案的 autoService 類別的 daemon 函式的 log 參數.'

'增加 autoService.php 檔案的 autoService 類別的 runList 函式的 log 參數.'

'新增 usr/lib/systemd/system/auto.service 服務.'

'新增 usr/bin/auto.php 檔案,提供管理排程執行的功能.'

'修正 autoService.php 檔案的 autoService 類別的 create、updateList 格式.'
 
667 750 d 13 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/autoService::daemon.php 檔案,用於展示 autoService::daemon.'

'新增 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 paramsForFuncToRunWhenIdle,代表指定給予funcToRunWhenIdle參數中的指定元素的參數.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache,代表函式結束前,儲存在serverCache的內容.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 funcToRunWhenIdle 被呼叫時給予的 serverCache 參數.'

'更新 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式註解.'

'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'

'新增 autoService.php 檔案的 autoService 類別的 updateList 函式.'

'新增 sample/threads::proc.php 檔案,用於展示 threads::proc.'