PHP Class swoole_socket, zys

Inheritance: extends Model
Show file Open project: qieangel2013/zys

Public Properties

Property Type Description
$user

Public Methods

Method Description
__construct ( )
getfd ( $kname = 'fd' )
getname ( $userid )
removefd ( $fd, $kname = 'fd' )
savefd ( $fd, $kname = 'fd' )

Method Details

__construct() public method

public __construct ( )

getfd() public static method

public static getfd ( $kname = 'fd' )

getname() public method

public getname ( $userid )

removefd() public static method

public static removefd ( $fd, $kname = 'fd' )

savefd() public static method

public static savefd ( $fd, $kname = 'fd' )

Property Details

$user public property

public $user