Ver código fonte

upd

station_14109
altob.rd 8 anos atrás
pai
commit
f511dea12b
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      coworker/mitac2server.php

+ 1
- 1
coworker/mitac2server.php Ver arquivo

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


Carregando…
Cancelar
Salvar