Swoole-API-文档
API Documentation
\Swoole
Charts
Class hierarchy diagram
Reports
Errors
71
Markers
0
Deprecated
0
\
Swoole
Http
Client
Request
Response
Server
WebSocket
Frame
Server
Atomic
Buffer
Client
Lock
Process
Redis
Server
Table
Timer
swoole_atomic
swoole_buffer
swoole_client
swoole_http_client
swoole_http_request
swoole_http_response
swoole_http_server
swoole_lock
swoole_process
swoole_redis
swoole_server
swoole_server_port
swoole_table
swoole_websocket_server
\
\
swoole_server_port
Class swoole_server_port
Summary
Methods
Properties
Constants
on()
set()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A
Methods
on()
on(
$event_name
, callable
$callback
)
Parameters
$event_name
callable
$callback
set()
set(
$setting
)
Parameters
$setting
×
Port.php
Loading…