mfischer Wed May 1 04:53:28 2002 EDT Removed files: /phpdoc/en/reference/sockets/functions socket-fd-alloc.xml socket-fd-clear.xml socket-fd-free.xml socket-fd-isset.xml socket-fd-set.xml socket-fd-zero.xml
Modified files: /phpdoc/en/reference/sockets functions.xml Log: - The socket_fd_*() functions have been removed quite some time ago. Index: phpdoc/en/reference/sockets/functions.xml diff -u phpdoc/en/reference/sockets/functions.xml:1.2 phpdoc/en/reference/sockets/functions.xml:1.3 --- phpdoc/en/reference/sockets/functions.xml:1.2 Tue Apr 30 18:11:48 2002 +++ phpdoc/en/reference/sockets/functions.xml Wed May 1 04:53:27 2002 @@ -6,12 +6,6 @@ &reference.sockets.functions.socket-create; &reference.sockets.functions.socket-create-listen; &reference.sockets.functions.socket-create-pair; -&reference.sockets.functions.socket-fd-alloc; -&reference.sockets.functions.socket-fd-clear; -&reference.sockets.functions.socket-fd-free; -&reference.sockets.functions.socket-fd-isset; -&reference.sockets.functions.socket-fd-set; -&reference.sockets.functions.socket-fd-zero; &reference.sockets.functions.socket-getopt; &reference.sockets.functions.socket-getpeername; &reference.sockets.functions.socket-getsockname;