ok

Mini Shell

Direktori : /home2/selectio/www/fms-worksuite/vendor/amphp/process/lib/Internal/Windows/
Upload File :
Current File : /home2/selectio/www/fms-worksuite/vendor/amphp/process/lib/Internal/Windows/PendingSocketClient.php

<?php

namespace Amp\Process\Internal\Windows;

use Amp\Struct;

/**
 * @internal
 * @codeCoverageIgnore Windows only.
 */
final class PendingSocketClient
{
    use Struct;

    public $readWatcher;
    public $timeoutWatcher;
    public $receivedDataBuffer = '';
    public $pid;
    public $streamId;
}

Zerion Mini Shell 1.0