This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-08 08:33:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39fa36a0bec40166d2eb2886d030b49888c19351
archived-php-src
/
ext
/
standard
/
tests
/
network
History
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
..
bug20134.phpt
…
inet.phpt
add new tests
2006-11-16 13:01:23 +00:00
ip.phpt
fix tests
2006-11-16 13:49:20 +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
…