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-20 06:21:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da3c43182ae34ddf5a3e62d71430cdbf8d9f6bf9
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