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-13 02:52:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce46ccd32b63bf2995b5cfed5177d3d908ccbf13
archived-php-src
/
ext
/
sockets
History
Chris Vandomelen
ce46ccd32b
Added prototypes for socketpair() and shutdown(), and corrected an obvious
...
bug in socketpair (causing it to not return the created sockets to the PHP script.)
2000-09-13 23:33:39 +00:00
..
config.m4
Use AC_CHECK_HEADERS(unistd.h) instead
2000-07-03 05:25:00 +00:00
Makefile.in
* Makefile.in
2000-07-03 04:35:57 +00:00
php_sockets.h
make ZTS mode compile
2000-09-07 12:32:47 +00:00
sockets.c
Added prototypes for socketpair() and shutdown(), and corrected an obvious
2000-09-13 23:33:39 +00:00
sockets.php
* Makefile.in
2000-07-03 04:35:57 +00:00