summaryrefslogtreecommitdiff
path: root/ext/sockets/php_sockets.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* - Fixed bug #66381 (__ss_family was changed on AIX 5.3)Felipe Pena2014-01-011-0/+4
* Revert "Fixed Bug #64340 (sockets tests failed) Patch by Reeze"Xinchen Hui2013-03-051-4/+0
* Fixed Bug #64340 (sockets tests failed) Patch by ReezeXinchen Hui2013-03-031-0/+4
* Fix ext/sockets build with phpizeGustavo Lopes2013-02-241-0/+4
* Fix bug and hopefully build on WinSDK 6.1Gustavo Lopes2013-02-031-0/+3
* php_strerror in ext/sockets renamed in 5.5Gustavo Lopes2013-02-021-1/+1
* Merge branch 'sendrecvmsg_rebase_55' into PHP-5.5Gustavo Lopes2013-02-021-1/+14
|\
| * send/recvmsg() support for WindowsGustavo Lopes2013-02-021-1/+3
| * Move some multicast stuff to multicast.cGustavo Lopes2013-02-021-0/+6
| * Redactor to expose socket_import_file_descriptor()Gustavo Lopes2013-02-021-0/+1
| * Wrap recvmsg() and sendmsg()Gustavo Lopes2013-02-021-0/+10
|/
* Ignore warnings on EAGAIN/EWOULDBLOCK/EINPROGRESSGustavo Lopes2013-02-021-1/+3
* Move & improve PHP_SOCKET_ERROR defGustavo Lopes2013-02-021-7/+7
* Move some declarations to sockets.cGustavo Lopes2013-02-021-35/+0
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Added socket_import_stream().Gustavo André dos Santos Lopes2011-03-221-4/+6
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Share the php_sockets.h headerMikko Koppanen2009-12-271-0/+2
* - #49464, fix buildPierre Joye2009-09-041-1/+3
* export le_socket from ext/socketsAntony Dovgal2009-08-311-0/+2
* Fix buildHannes Magnusson2009-01-241-1/+1
* MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp...Kalle Sommer Nielsen2009-01-231-1/+8
* MFH:Kalle Sommer Nielsen2009-01-011-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-2/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)Jani Taskinen2007-07-221-1/+4
* Remove pointless RINITIlia Alshanetsky2007-05-191-1/+0
* Add missing ifdefs for shutdown()Hannes Magnusson2007-01-101-0/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Nuke unused codefoobar2005-02-141-4/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Remove all vector based functions for the following reasons:Jason Greene2003-08-161-17/+0
* rename SOCKET to PHP_SOCKET to avoid conflicts with MonoSterling Hughes2003-06-171-2/+4
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fixed compiler warnings.Ilia Alshanetsky2003-05-281-0/+2
* CS cleanup + NS protection for some functions (used only in sockets.c btw)foobar2003-04-171-3/+4
* Better ifdef it out here toofoobar2003-04-051-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fix proto and #20137Sander Roobol2002-10-281-1/+1
* Fix thread safety issueJason Greene2002-09-301-1/+4
* - Rename setopt and getopt to set_option and get_option, provide alias.Markus Fischer2002-05-011-2/+2
* - Store last errno in the module global 'last_error' implicitelyMarkus Fischer2002-04-291-4/+6
* Sockets Rework Patch 3 of 3Jason Greene2002-03-061-11/+0
* Socket Rework Patch 2Jason Greene2002-03-061-0/+2