summaryrefslogtreecommitdiff
path: root/ext/sockets/sockets.c
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-3/+0
* fix header includeAnatol Belski2013-07-181-0/+2
* socket: support unix paths in the abstract namespaceGustavo Lopes2013-07-151-8/+13
* less serious compatAbility fixesVeres Lajos2013-07-151-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-231-0/+15
|\
| * Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket.Damjan Cvetko2013-06-231-1/+16
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-05-161-3/+3
|\ \ | |/
| * Fixed error handling for ext/sockets under winAnatol Belski2013-05-161-3/+3
| * Move macro back to .c fileGustavo Lopes2013-02-021-0/+8
* | Fix bug #64506: fix build with --disable-ipv6Gustavo Lopes2013-05-081-1/+4
* | sendrecvmsg_shutdown function moved to mshutdownGustavo Lopes2013-02-241-9/+19
* | Fix ext/sockets build with phpizeGustavo Lopes2013-02-241-4/+0
* | Cleanup some multicast code; fix for mac os x?Gustavo Lopes2013-02-171-17/+6
* | send/recvmsg() support for WindowsGustavo Lopes2013-02-021-23/+7
* | Build fixes; accept names for if_indexGustavo Lopes2013-02-021-5/+5
* | Support sticky IPV6_PKTINFOGustavo Lopes2013-02-021-0/+10
* | Rename some functions for consistencyGustavo Lopes2013-02-021-2/+2
* | Move some multicast stuff to multicast.cGustavo Lopes2013-02-021-261/+13
* | Register extra MSG_* constantsGustavo Lopes2013-02-021-6/+25
* | Redactor to expose socket_import_file_descriptor()Gustavo Lopes2013-02-021-39/+51
* | Improve imported socket family detectionGustavo Lopes2013-02-021-0/+12
* | Add IPV6_UNICAST_HOPS option constant.Gustavo Lopes2013-02-021-0/+4
* | Wrap recvmsg() and sendmsg()Gustavo Lopes2013-02-021-144/+60
* | Merge branch 'PHP-5.4' into PHP-5.5Gustavo Lopes2013-02-021-5/+36
|\ \ | |/
| * Fix wrong blocking state being setGustavo Lopes2013-02-021-1/+1
| * Move & improve PHP_SOCKET_ERROR defGustavo Lopes2013-02-021-4/+0
| * Move some declarations to sockets.cGustavo Lopes2013-02-021-0/+35
| * Happy New YearXinchen Hui2013-01-011-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Lars Strojny2012-12-021-0/+3
|\ \ | |/
| * Bug #49341: Add SO_REUSEPORT support for socket_set_option()Igor Wiedler2012-12-021-0/+3
* | Fixed sockets ext build on winAnatoliy Belsky2012-11-131-0/+1
* | Use if_nametoindex in VistaGustavo Lopes2012-10-231-1/+1
|/
* - Fix the fix (typo s/AIX/_AIX/g)Felipe Pena2012-05-211-1/+1
* - Fixed bug #62025 (__ss_family was changed on AIX 5.3)Felipe Pena2012-05-201-0/+3
* - Year++Felipe Pena2012-01-011-1/+1
* - Small ajustments to some multicast options.Gustavo André dos Santos Lopes2011-11-261-0/+16
* - Fixed bug #60048 (sa_len a #define on IRIX)Felipe Pena2011-10-131-2/+2
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Fixed bug #55111 (sockets extension fails to compile on Mac OSX).Gustavo André dos Santos Lopes2011-07-021-1/+3
* - Fixed socket_import_stream returning NULL on some errors and FALSE on othersGustavo André dos Santos Lopes2011-06-281-0/+1
* - Fixed ext/sockets build on Mac OS X (hopefully).Gustavo André dos Santos Lopes2011-06-111-15/+26
* - Fix the fixFelipe Pena2011-05-241-1/+1
* - Fixed stack buffer overflow in socket_connect().Felipe Pena2011-05-241-0/+5
* - not used on winPierre Joye2011-03-301-1/+3
* - fix build, should fix that code too on non win (wondering if that part was ...Pierre Joye2011-03-301-1/+1
* - attempt to fix build, 1st errorPierre Joye2011-03-301-1/+1
* - Added socket_import_stream().Gustavo André dos Santos Lopes2011-03-221-11/+154
* - Adding copyright headers to the new files, gotta do something about theGustavo André dos Santos Lopes2011-03-201-0/+1