Skip to content

Commit

Permalink
>INT JX Memory DB: added "stop" command to server controller
Browse files Browse the repository at this point in the history
  • Loading branch information
tvannini committed May 11, 2019
1 parent 334b2c9 commit 851907e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jxmdb.php
Expand Up @@ -296,6 +296,7 @@ function processRequest($buffer) {
case 'check':
case 'status':
// _______________________________________________________________ Shutdown server ___
case 'stop':
case 'exit':
case 'quit':
case 'shutdown':
Expand Down

0 comments on commit 851907e

Please sign in to comment.