Complete rework of packet parsing and packet generation
This commit is contained in:
@@ -11,6 +11,8 @@ use App\Classes\Sock\SocketClient;
|
||||
use App\Classes\Sock\SocketException;
|
||||
use App\Models\{Address,Mailer,Setup,System,SystemLog};
|
||||
|
||||
// @todo after receiving a mail packet/file, dont acknowledge it until we can validate that we can read it properly.
|
||||
|
||||
abstract class Protocol
|
||||
{
|
||||
// Enable extra debugging
|
||||
|
Reference in New Issue
Block a user