diff options
author | Chris Vandomelen <chrisv@php.net> | 2000-07-08 01:50:34 +0000 |
---|---|---|
committer | Chris Vandomelen <chrisv@php.net> | 2000-07-08 01:50:34 +0000 |
commit | fd3d84ee52855be0638fa313ac4daf4b63546fc7 (patch) | |
tree | 839d12c4ad93e22964101ba5a52d5a5081690511 /ext/java/java.c | |
parent | 68b639b4f52063f5c6ffd43881c154a0bbc6f110 (diff) | |
download | php-git-fd3d84ee52855be0638fa313ac4daf4b63546fc7.tar.gz |
* php4/ext/sockets.c, php4/ext/php_sockets.h:
Numerous changes. Many prototypes changed to be more like the
appropriate *NIX counterparts. Many new prototypes defining many
more advanced socket routines. Better AF_UNIX socket support.
bind() now recognizes the socket type and acts appropriately,
instead of needing the AF_* for the socket passed in.
# Something I'd like to write yet is proper signal() support. Unfortunately,
# the last time I tried, doing anything with the signal except ignoring it
# caused PHP to segfault. And to have decent socket support.. at least, from
# my experience, having signals is a good thing. Only problem.. to implement
# it, some changes would have to be made to the parser - since that is where
# the problems lie on handling asynchronous signals.
Diffstat (limited to 'ext/java/java.c')
0 files changed, 0 insertions, 0 deletions