php-src/ext/sockets
Anatol Belski d624b0d5eb Merge remote-tracking branch 'origin/master' into native-tls
* origin/master: (26 commits)
  Micro optimization
  Drop unused INIT_STRING opcode
  Drop unused RAISE_ABSTRACT_ERROR opcode
  CT substitute unqualified true/false/null in namespaces
  Fix a couple compile warnings
  fix test filename
  one more test to illustrate transfer of an arbitrary data amount throug pipes
  fix tests on linux
  better test cleanup
  Use more readable inline functions
  increase the polling period to not to break existing behaviours
  updated NEWS
  Fixed bug #51800 proc_open on Windows hangs forever
  Fixed segfault
  Set an LDAP error code when failing ldap_bind due to null bytes
  Fix segmentation fault in debug_backtrace()
  Drop support for GMP 4.1
  Make gmp_setbit and gmp_clrbit return values consistent
  removed *.dsw and *.dsp files
  Opcache compatibility for coalesce operator
  ...
2014-10-01 01:33:46 +02:00
..
tests fix expected warning in test 2014-08-31 14:02:31 +02:00
config.m4 - Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined) 2013-11-30 11:39:57 -02:00
config.w32 send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
conversions.c cleanup TSRMLS_FETCH in ext/sockets 2014-09-26 21:09:15 +02:00
conversions.h Refactoring socket (only compilable now) 2014-05-17 10:23:46 +08:00
CREDITS Add myself as a maintainer 2001-12-14 05:58:28 +00:00
multicast.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
multicast.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
package.xml MFH: removed useless file 2007-07-24 11:15:59 +00:00
php_sockets.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sendrecvmsg.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sendrecvmsg.h Refactoring socket (only compilable now) 2014-05-17 10:23:46 +08:00
sockaddr_conv.c master renames phase 1 2014-08-25 19:24:55 +02:00
sockaddr_conv.h Fix multicast.c not defining errno on Windows 2013-02-02 16:38:09 +01:00
sockets.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
unix_socket_constants.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
win32_socket_constants.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
windows_common.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00