socket_set_nonblock
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Sets nonblocking mode for file descriptor fd

2025-01-10 15:47:30
socket_connect
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Initiates a connection on a socket

2025-01-10 15:47:30
socket_recvfrom
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Receives data from a socket whether or not it is connection-oriented

2025-01-10 15:47:30
socket_getopt
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Alias of

2025-01-10 15:47:30
socket_clear_error
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Clears the error on the socket or the last error code

2025-01-10 15:47:30
socket_select
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Runs the select() system call on the given arrays of sockets with a specified

2025-01-10 15:47:30
socket_sendto
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Sends a message to a socket, whether it is connected or not

2025-01-10 15:47:30
socket_cmsg_space
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 5 >= 5.5.0, PHP 7) Calculate message buffer size

2025-01-10 15:47:30
socket_setopt
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Alias of

2025-01-10 15:47:30
socket_import_stream
  • References/PHP/Function/Networking/Sockets/Socket

(PHP 5 >= 5.4.0, PHP 7) Import a stream resource

2025-01-10 15:47:30