History log of /PHP-7.0/ext/sockets/sockets.c (Results 126 – 150 of 329)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2
# 15aced54 22-Oct-2008 Arnaud Le Blanc

MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)


# 1d5ba8bb 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars


Revision tags: php-5.2.7RC1
# 26203040 23-Aug-2008 Pierre Joye

- MFH:
- drop bindlib usage on windows
- inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)


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)


# 026d7fe2 04-Jul-2008 Felipe Pena

- Added arginfo
- Removed #include "zend_arg_defs.c" (it's unnecessary now)


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, php-5.2.6RC2, php-5.2.6RC1
# 079bfadb 21-Feb-2008 Felipe Pena

MFB: Fixed Bug #44197 (socket array keys lost on socket_select)


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
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# 72fc33ef 26-Sep-2007 Antony Dovgal

MFH


Revision tags: 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
# c96c5ca9 24-Jul-2007 Jani Taskinen

MFH:- Added missing MSG_EOR and MSG_EOF constants


Revision tags: BEFORE_IMPORT_OF_MYSQLND
# 0b40ec1f 22-Jul-2007 Jani Taskinen

MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)


# 815d8a97 22-Jul-2007 Jani Taskinen

MFH: ws fix + sync U stuff for patches to MFB easier


# 542d4132 22-Jul-2007 Jani Taskinen

MFH: sync


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# 9db48123 19-May-2007 Ilia Alshanetsky

Remove pointless RINIT


Revision tags: 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
# b42addcc 25-Feb-2007 Antony Dovgal

MFH: zerofill socket structs


Revision tags: 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
# 4e0f1992 10-Jan-2007 Hannes Magnusson

Add missing ifdefs for shutdown()


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# fdfa4033 28-Dec-2006 Antony Dovgal

MFH


Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# 557838ef 03-Oct-2006 Ilia Alshanetsky

Last set of zend_hash_init() optimizations


Revision tags: php-5.2.0RC4, php-5.2.0RC3
# 75b8cd74 31-Aug-2006 Antony Dovgal

last portion of z/Z fixes


Revision tags: 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
# 71df07ac 30-Jul-2006 Antony Dovgal

improve checks and fix #38251


Revision tags: php-5.2.0RC1, php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: 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
# 35116494 07-Apr-2006 Pierre Joye

- revert last commit, something else went wrong


12345678910>>...14