1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext
Markus Fischer a2fbdad20e - Fix couple of problems with socket_create_pair():
- Force fourth argument to be passed by reference
  - Since the argument is modified there is no need to force it to be an array
    since it's destroyed anyway
  - Only modify the argument if socketpair() was successfully
  - Fix string modified for error message message
  - Set global last_error when socketpair() fails
2002-05-01 10:41:10 +00:00
..
2002-03-12 16:53:19 +00:00
2002-03-18 14:37:22 +00:00
2002-04-23 19:01:31 +00:00
2002-03-12 16:53:20 +00:00
2002-04-18 14:04:10 +00:00
2002-04-20 18:58:20 +00:00
2002-03-18 09:42:20 +00:00
2002-04-15 22:23:20 +00:00
2002-03-20 00:39:28 +00:00
2002-03-30 01:56:52 +00:00
2002-04-23 23:17:41 +00:00
2002-04-09 20:18:09 +00:00
2002-04-28 01:37:54 +00:00
2002-03-22 12:15:40 +00:00
2002-04-23 23:30:20 +00:00
2002-04-23 19:01:31 +00:00
2002-04-30 15:21:04 +00:00
2002-03-23 23:46:04 +00:00
2002-03-27 13:54:09 +00:00
2002-04-15 22:00:56 +00:00
2002-03-12 16:53:19 +00:00
2002-02-28 08:29:35 +00:00
2002-05-01 08:22:17 +00:00
MFB
2002-04-25 17:20:14 +00:00
2002-04-30 23:34:09 +00:00
2002-04-19 17:23:22 +00:00
2002-04-23 22:22:17 +00:00
2002-04-11 05:06:16 +00:00
2002-04-30 14:45:50 +00:00
2002-04-30 00:58:52 +00:00
2002-03-28 07:36:02 +00:00
2002-04-17 05:19:10 +00:00
2002-03-20 19:45:25 +00:00
2002-04-17 07:33:39 +00:00
2002-04-25 01:47:35 +00:00
2002-04-19 20:15:40 +00:00
2002-04-14 08:49:57 +00:00
2002-04-27 23:37:17 +00:00