1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 08:58:28 +02:00
Files
archived-php-src/ext/standard
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-04 13:22:58 +00:00
1999-05-16 11:19:26 +00:00
1999-12-18 04:01:20 +00:00
1999-12-17 20:55:31 +00:00
1999-05-16 11:19:26 +00:00
1999-12-18 04:01:20 +00:00
1999-06-16 17:06:53 +00:00
1999-12-18 04:01:20 +00:00
1999-12-17 20:55:32 +00:00
1999-09-15 05:08:45 +00:00
1999-12-17 19:51:39 +00:00
1999-12-18 04:01:20 +00:00
1999-12-18 04:01:20 +00:00
2000-01-13 17:37:25 +00:00
1999-12-28 18:47:59 +00:00
1999-05-16 11:19:26 +00:00
1999-05-16 11:19:26 +00:00
1999-05-16 11:19:26 +00:00
1999-12-18 04:01:20 +00:00
1999-12-18 04:01:20 +00:00
1999-05-16 11:19:26 +00:00
1999-12-18 04:01:20 +00:00
2000-01-04 13:22:58 +00:00