Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Swoole é˘ć°
çŽćŹĄ
swoole_async_dns_lookup
â Async and non-blocking hostname to IP lookup
swoole_async_read
â Read file stream asynchronously
swoole_async_readfile
â Read a file asynchronously
swoole_async_set
â Update the async I/O options
swoole_async_write
â Write data to a file stream asynchronously
swoole_async_writefile
â Write data to a file asynchronously
swoole_clear_error
â Clear errors in the socket or on the last error code
swoole_client_select
â Get the file description which are ready to read/write or error
swoole_cpu_num
â Get the number of CPU
swoole_errno
â Get the error code of the latest system call
swoole_error_log
â Output error messages to the log
swoole_event_add
â Add new callback functions of a socket into the EventLoop
swoole_event_defer
â Add callback function to the next event loop
swoole_event_del
â Remove all event callback functions of a socket
swoole_event_exit
â Exit the eventloop, only available at the client side
swoole_event_set
â Update the event callback functions of a socket
swoole_event_wait
â Start the event loop
swoole_event_write
â Write data to a socket
swoole_get_local_ip
â Get the IPv4 IP addresses of each NIC on the machine
swoole_last_error
â Get the lastest error message
swoole_load_module
â Load a swoole extension
swoole_select
â Select the file descriptions which are ready to read/write or error in the eventloop
swoole_set_process_name
â Set the process name
swoole_strerror
â Convert the Errno into error messages
swoole_timer_after
â Trigger a one time callback function in the future
swoole_timer_exists
â Check if a timer callback function is existed
swoole_timer_tick
â Trigger a timer tick callback function by time interval
swoole_version
â Get the version of Swoole
Found A Problem?
Learn How To Improve This Page
â˘
Submit a Pull Request
â˘
Report a Bug
ďź
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^