Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
LeeWeiCheng
/
altob.st123
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
upd
station_14109
altob.rd
8 anni fa
parent
f23a6e2df9
commit
f511dea12b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
coworker/mitac2server.php
+ 1
- 1
coworker/mitac2server.php
Vedi File
@@ -104,7 +104,7 @@ $tcp_worker->onMessage = function($connection, $tcp_in)
}
// 回覆
$connection->send('OK');
//
$connection->send('OK');
// 斷開
$connection->close();
Write
Preview
Loading…
Annulla
Salva