summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-02-01 20:02:44 +0000
committerAndrei Zmievski <andrei@php.net>2000-02-01 20:02:44 +0000
commita753430fb980a8fa156af9fad61a7daf1618b2ec (patch)
treefadc29f487ef484f04e81655a7aba4678456e722 /TODO
parent5cabf74445a9717f85579af9ae2d069d693870c9 (diff)
downloadphp-git-a753430fb980a8fa156af9fad61a7daf1618b2ec.tar.gz
- Implemented socket_get_status() function. Some more stuff can be added
to it in the future. - Renamed set_socket_timeout() to socket_set_timeout() - Renamed set_socket_blocking() to socket_set_blocking() but kept the old name for compatibility. It now outputs a warning that set_socket_timeout() is deprecated but still goes through. @ Added socket_get_status() function. Renamed: @ set_socket_timeout() -> socket_set_timeout() @ set_socket_blocking() -> socket_set_blocking(). (Andrei)
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c9ae5da16a..f347724055 100644
--- a/TODO
+++ b/TODO
@@ -49,7 +49,6 @@ ext/standard
------------
* strpad() (Andrei)
* stri_replace() (Andrei)
- * socket_get_status() (Andrei)
* comparing arrays semantically (like Python) (Andrei)
* move socket related functions to fsock.c
* NOT binary safe: