History log of /PHP-7.4/main/streams/xp_socket.c (Results 76 – 100 of 134)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 5b277c4d 11-Mar-2010 Michael Wallner

add backlock socket context option for stream_socket_server(),
which had a hardcoded backlog of 5 at two occurrances


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 7e1f29e9 18-Jan-2010 Ilia Alshanetsky

Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1
# 0401c6ca 19-Dec-2009 Stanislav Malyshev

fix bug #50196


Revision tags: php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 4b1c7c56 23-Sep-2009 Dmitry Stogov

Fixed ext/standard/tests/streams/stream_get_contents_002.phpt


Revision tags: php-5.2.11, php-5.2.11RC3
# ac2d3990 04-Sep-2009 Sriram Natarajan

- Fixed bug #49447 (php engine need to correctly check for socket API
return status on windows). (Sriram Natarajan)


Revision tags: php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2
# 311a87c8 09-Feb-2009 Ilia Alshanetsky

MFB: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
the remote end restarts)


Revision tags: php-5.2.9RC1, php-5.3.0beta1
# 7c989115 07-Jan-2009 Felipe Pena

MFH:
- Added check for EWOULDBLOCK
- Using EWOULDBLOCK instead of EAGAIN by portability issues
(Related to #46917)


# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5
# a9282f72 24-Nov-2008 David Soria Parra

MFH: Revert fix for 43782, as it caused problems.


Revision tags: php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1
# 9f684837 26-Aug-2008 David Soria Parra

MFH: Fixed bug #43782 (feof() does not detect timeout on socket)


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# d91bc9ec 16-Jul-2008 Jani Taskinen

MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)


# cf7e15c3 11-Jul-2008 Antony Dovgal

MFH: manage references of stream context properly


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 49add034 10-Mar-2008 Andrey Hristov

char **error_message was passed but not used. This causes problems in cases
of getaddrinfo() failure, because the upper layers don't get the error.
initialize a variable because we were readi

char **error_message was passed but not used. This causes problems in cases
of getaddrinfo() failure, because the upper layers don't get the error.
initialize a variable because we were reading initialized in case of error.

show more ...


Revision tags: php-5.2.6RC2, php-5.2.6RC1
# 425c4bca 27-Feb-2008 Ilia Alshanetsky

Fixed bug #44233 (MSG_PEEK undefined under BeOS R5)


Revision tags: RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND
# 78932ba2 24-Jul-2007 Dmitry Stogov

Fixed bug #41984 (Hangs on large SoapClient requests)


Revision tags: BEFORE_IMPORT_OF_MYSQLND
# dd23eb0c 17-Jul-2007 Jani Taskinen

MFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# f8073431 21-Dec-2006 Antony Dovgal

MFH


# 03312cc0 19-Dec-2006 Dmitry Stogov

Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6
# 1cc0339d 11-Oct-2006 Antony Dovgal

MFH: fix crash when parsing invalid hostnames/IPs


Revision tags: php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# 3a4a0e3c 02-Feb-2006 Sara Golemon

MFH: Prevent bindport from being used uninitialized


123456