]> granicus.if.org Git - php/commit
* Makefile.in
authorChris Vandomelen <chrisv@php.net>
Mon, 3 Jul 2000 04:35:57 +0000 (04:35 +0000)
committerChris Vandomelen <chrisv@php.net>
Mon, 3 Jul 2000 04:35:57 +0000 (04:35 +0000)
commit21abde5ca18f087173f986c6b5c2647e90962648
tree627f942064bc1fcf95428c9743deca3e33804b8b
parent7a4d4bcd6ba6da60252f77ab01588e5ec5c54a09
* Makefile.in
  config.m4
  php_sockets.h
  sockets.c
  sockets.php:
  - Added files needed for Unix-style sockets support in PHP.
ext/sockets/Makefile.in [new file with mode: 0644]
ext/sockets/config.m4 [new file with mode: 0644]
ext/sockets/php_sockets.h [new file with mode: 0644]
ext/sockets/sockets.c [new file with mode: 0644]
ext/sockets/sockets.php [new file with mode: 0644]