ソースを参照

upd

station_14109
altob.rd 8年前
コミット
f511dea12b
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      coworker/mitac2server.php

+ 1
- 1
coworker/mitac2server.php ファイルの表示

@@ -104,7 +104,7 @@ $tcp_worker->onMessage = function($connection, $tcp_in)
}
// 回覆
$connection->send('OK');
//$connection->send('OK');
// 斷開
$connection->close();


読み込み中…
キャンセル
保存