php-src/ext/sockets
Gustavo Lopes b11777ca2a Merge branch 'sendrecvmsg_rebase_55' into PHP-5.5
* sendrecvmsg_rebase_55: (31 commits)
  Fix multicast.c not defining errno on Windows
  Fix non-Windows build
  send/recvmsg() support for Windows
  Remove some pre-vista code
  Revert "Payload of HOPLIMIT/TCLASS are 8-bit"
  Ensure memory is initialized
  Payload of HOPLIMIT/TCLASS are 8-bit
  Fix buf in string -> int conv.
  Build fixes; accept names for if_index
  Refactoring: move stuff to new conversions.c
  Support sticky IPV6_PKTINFO
  Rename some functions for consistency
  Destroy ancillary registry on shutdown
  Move some multicast stuff to multicast.c
  Fix mcast_ipv6_send test
  Check return of fstat()
  Fix build on Mac OS X
  Register extra MSG_* constants
  Add test for CMSG_RIGHTS
  Add test for CMSG_CREDENTIALS message
  ...
2013-02-02 16:50:38 +01:00
..
tests send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
config.m4 Refactoring: move stuff to new conversions.c 2013-02-02 16:38:08 +01:00
config.w32 send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
conversions.c Fix non-Windows build 2013-02-02 16:38:09 +01:00
conversions.h send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
CREDITS Add myself as a maintainer 2001-12-14 05:58:28 +00:00
multicast.c Fix multicast.c not defining errno on Windows 2013-02-02 16:38:09 +01:00
multicast.h Build fixes; accept names for if_index 2013-02-02 16:38:08 +01:00
package.xml MFH: removed useless file 2007-07-24 11:15:59 +00:00
php_sockets.h Merge branch 'sendrecvmsg_rebase_55' into PHP-5.5 2013-02-02 16:50:38 +01:00
sendrecvmsg.c send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
sendrecvmsg.h Build fixes; accept names for if_index 2013-02-02 16:38:08 +01:00
sockaddr_conv.c send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
sockaddr_conv.h Fix multicast.c not defining errno on Windows 2013-02-02 16:38:09 +01:00
sockets.c send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
sockets.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
unix_socket_constants.h Happy New Year 2013-01-01 16:37:09 +08:00
win32_socket_constants.h Happy New Year 2013-01-01 16:37:09 +08:00
windows_common.h Fix multicast.c not defining errno on Windows 2013-02-02 16:38:09 +01:00