php-doc-en/reference/sockets/functions
2007-03-23 15:19:48 +00:00
..
socket-accept.xml
socket-bind.xml Bug #34706: Added note to establish the connection using other functions 2005-10-02 14:49:52 +00:00
socket-clear-error.xml
socket-close.xml
socket-connect.xml Non blocking sockets returns false (bug #40725) 2007-03-23 15:19:48 +00:00
socket-create-listen.xml
socket-create-pair.xml socket_strerror takes an int returned by socket_last_error which takes the socket if any 2007-01-16 22:21:23 +00:00
socket-create.xml
socket-get-option.xml
socket-getpeername.xml
socket-getsockname.xml
socket-last-error.xml
socket-listen.xml
socket-read.xml fix #28141: return values - false/empty string 2005-02-15 12:09:21 +00:00
socket-recv.xml
socket-recvfrom.xml
socket-select.xml - Fix #40137 ( = NULL pass by ref) 2007-02-13 11:46:43 +00:00
socket-send.xml
socket-sendto.xml
socket-set-block.xml socket_strerror takes an int returned by socket_last_error which takes the socket if any 2007-01-16 22:21:23 +00:00
socket-set-nonblock.xml socket_strerror takes an int returned by socket_last_error which takes the socket if any 2007-01-16 22:21:23 +00:00
socket-set-option.xml Use <function> instead of <literal>() (bug #32787) 2005-04-21 09:29:36 +00:00
socket-shutdown.xml
socket-strerror.xml
socket-write.xml