Felipe Pena
|
42b58608e5
|
- Fixed tests
|
2009-01-27 14:32:59 +00:00 |
|
Antony Dovgal
|
09ec05ee72
|
fix test
|
2009-01-24 22:03:06 +00:00 |
|
Dave Kelsey
|
71376a9789
|
various network tests. tested on windows, linux, linux 64 bit
|
2009-01-23 15:34:27 +00:00 |
|
Felipe Pena
|
80589d3bf6
|
- Fixed test
|
2009-01-07 20:33:06 +00:00 |
|
Steve Seear
|
8cc6227b45
|
Adding tests for gethostbyaddr() and gethostbynamel()
|
2008-03-26 18:18:07 +00:00 |
|
Derick Rethans
|
152d379950
|
- MFH: Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on
64-bit PHP).
|
2007-09-01 18:38:39 +00:00 |
|
Jani Taskinen
|
a3e6f47ea1
|
MFH:- Fix bug #41946 (ip2long("") should return FALSE)
|
2007-08-16 22:17:10 +00:00 |
|
Dmitry Stogov
|
1fe8fded5f
|
Fixed test
|
2007-06-15 08:16:11 +00:00 |
|
Scott MacVicar
|
e7577d57cd
|
Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).
|
2007-05-10 13:16:54 +00:00 |
|
Antony Dovgal
|
5f48fbb4da
|
skip this test on MacOS
|
2007-04-10 21:20:44 +00:00 |
|
Antony Dovgal
|
796080d8c4
|
MFH: add separate IPv6 test
|
2007-02-12 14:43:00 +00:00 |
|
Dmitry Stogov
|
03312cc0d9
|
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 |
|
Antony Dovgal
|
cf04587553
|
fix tests
|
2006-11-16 13:49:20 +00:00 |
|
Antony Dovgal
|
36d66521c9
|
add new tests
|
2006-11-16 13:01:23 +00:00 |
|
Wez Furlong
|
ab0029cabf
|
Be smarter about which systems should register unix transports.
Fix skip conditions in these network tests
|
2003-12-05 13:41:02 +00:00 |
|
Wez Furlong
|
37f135ceef
|
Add stream_socket_sendto and stream_socket_recvfrom which work very much
like sendto() and recvfrom() syscalls.
|
2003-11-29 21:46:50 +00:00 |
|
Ilia Alshanetsky
|
3652ab6032
|
Fixed bugs in various tests.
|
2003-08-12 00:44:05 +00:00 |
|
Sara Golemon
|
530f502198
|
Collection of tests for stream_socket_(client|server)(). TCP/UDP (AF_INET & AF_INET6) and UNIX/UDG
|
2003-08-11 01:30:55 +00:00 |
|
Moriyoshi Koizumi
|
6fc22aa5d9
|
Test name formatting
|
2003-01-23 19:07:25 +00:00 |
|
Wez Furlong
|
f921ea9f7d
|
Add a test case for this "bug" # 20134.
I'm not sure that this test is actually useful, so I'm not adding
it to the branch.
|
2002-11-14 14:56:35 +00:00 |
|