php-src/ext/standard/tests/network
Jani Taskinen 2bc631fb40 MFH:- Added common getopt implementation to core.
MFH:- Added long-option feature to getopt().
MFH:- Made getopt() available on win32 systems.
MFH:  Patch by: David Soria Parra <dsp@php.net>
[DOC]: These changes will be available from 5.3+

# Note: Fixed also tests and synced basic_functions.c with HEAD.
2007-10-01 12:40:54 +00:00
..
bug20134.phpt
bug41347.phpt Fixed test 2007-06-15 08:16:11 +00:00
inet_ipv6.phpt skip this test on MacOS 2007-04-10 21:20:44 +00:00
inet.phpt MFH: add separate IPv6 test 2007-02-12 14:43:00 +00:00
ip_x86_64.phpt - MFH: Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on 2007-09-01 18:38:39 +00:00
ip.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
shutdown.phpt Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection 2006-12-19 08:58:58 +00:00
tcp4loop.phpt
tcp6loop.phpt
udgloop.phpt
udp4loop.phpt
udp6loop.phpt
unixloop.phpt