1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext
Andrei Zmievski a753430fb9 - 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)
2000-02-01 20:02:44 +00:00
..
2000-01-12 19:03:34 +00:00
1999-10-20 18:09:44 +00:00
2000-01-24 20:25:57 +00:00
2000-01-17 22:41:59 +00:00
2000-01-04 14:41:56 +00:00
2000-01-07 13:30:53 +00:00
2000-01-28 18:29:37 +00:00
2000-01-12 18:21:39 +00:00