1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
archived-php-src/ext/sockets
Jason Greene 90289924c0 Remove all vector based functions for the following reasons:
- This solves alot of platform compatibility problems
- The possible security issue of allocating an incredibly large vector
pool is prevented
- They are of little to no benefit in a high level language
- 99% of all things done with these functions can be done using
sendto/recvfrom
2003-08-16 06:34:36 +00:00
..
2003-08-12 00:44:05 +00:00
2001-12-14 05:58:28 +00:00
2000-07-03 04:35:57 +00:00
2003-07-20 10:53:22 +00:00
2003-07-20 10:53:22 +00:00