History log of /php-src/ext/sockets/sockets.c (Results 226 – 250 of 446)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 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, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

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

# 29b7cd5d 27-Dec-2009 Mikko Koppanen

Share the php_sockets.h header
Share php_sockets_le_socket_name

Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# 1063c834 03-Dec-2009 Kalle Sommer Nielsen

MFT: VC10 build support

Revision tags: 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, php-5.2.11, php-5.2.11RC3
# a2cffa25 04-Sep-2009 Pierre Joye

- #49464, fix build

# 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
# fe7e0843 31-Aug-2009 Antony Dovgal

export le_socket from ext/sockets

Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 1787a227 04-Jun-2009 Andrei Zmievski

MFB

Revision tags: php-5.2.10RC1
# 73553e8c 20-May-2009 Arnaud Le Blanc

MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)

# 91bdeda6 10-May-2009 Felipe Pena

- MFH: Fixed memory leak (patch by Christian Weiske)

Revision tags: php-5.3.0RC2
# ebc29128 16-Apr-2009 Pierre Joye

- #47978, typo in ext/sockets/sockets.c

Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1
# 59e6e127 03-Feb-2009 Ilia Alshanetsky

MFB: Return empty string when recv() does not fetch any data

Revision tags: php-5.3.0beta1
# 8e2c587a 24-Jan-2009 Antony Dovgal

fix build

# 73b17408 23-Jan-2009 Kalle Sommer Nielsen

MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/

# 2f2d9107 01-Jan-2009 Kalle Sommer Nielsen

MFH:
[DOC] Renable socket_create_pair() on Windows

# ext/sockets have its own implementation of socketpair(), perhaps we should move it
# to the core. This will make stream_socket_pa

MFH:
[DOC] Renable socket_create_pair() on Windows

# ext/sockets have its own implementation of socketpair(), perhaps we should move it
# to the core. This will make stream_socket_pair() available on Windows aswell

show more ...

# 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, php-5.2.7RC4
# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

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)

12345678910>>...18