Fixes for Zmodem missed in bf3fce
This commit is contained in:
@@ -288,6 +288,8 @@ abstract class Protocol
|
||||
else {
|
||||
Log::withContext(['pid'=>getmypid()]);
|
||||
|
||||
Log::debug(sprintf('%s:* Client session starting',self::LOGKEY));
|
||||
|
||||
$this->session($client,(new Address));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user