Thank you !
On 7/24/07, Jani Taskinen <[EMAIL PROTECTED]> wrote:
Addded. They will be available if the underlying system defines them.
(And MSG_EOF is MSG_FIN on some systems..)
--Jani
On Sat, 2007-07-21 at 13:52 -0400, Nicolas Bérard-Nault wrote:
> Is there a reason the MSG_EOR and MSG_EOF
Addded. They will be available if the underlying system defines them.
(And MSG_EOF is MSG_FIN on some systems..)
--Jani
On Sat, 2007-07-21 at 13:52 -0400, Nicolas Bérard-Nault wrote:
> Is there a reason the MSG_EOR and MSG_EOF constants are not registered in
> PHP ? If not, could someone apply t
Is there a reason the MSG_EOR and MSG_EOF constants are not registered in
PHP ? If not, could someone apply the attached patch (against HEAD).
Regards,
Nicolas.
Patch below:
Index: sockets.c
===
RCS file: /repository/php-src/ext/so