php-src/ext/sockets
Gustavo Lopes 95f8d34f9c Revert "Payload of HOPLIMIT/TCLASS are 8-bit"
This reverts commit 61a5ec7381ba5388a52926779fe3f58af0caea83.

I checked Linux and OpenBSD and both use integers to write the
IPV6_TCLASS messages and they don't force any endianness. This is
despite RFC 3542 explicitly saying the first byte of cmsg_data will
have the result. In any case, it doesn't make any difference in
little-endian archs.
2013-02-02 16:38:08 +01:00
..
tests Support sticky IPV6_PKTINFO 2013-02-02 16:38:08 +01:00
config.m4 Refactoring: move stuff to new conversions.c 2013-02-02 16:38:08 +01:00
config.w32 - Added multicast support to the sockets extension (bug #40510). 2011-03-14 00:08:29 +00:00
conversions.c Revert "Payload of HOPLIMIT/TCLASS are 8-bit" 2013-02-02 16:38:08 +01:00
conversions.h Revert "Payload of HOPLIMIT/TCLASS are 8-bit" 2013-02-02 16:38:08 +01:00
CREDITS
multicast.c Build fixes; accept names for if_index 2013-02-02 16:38:08 +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 Move some multicast stuff to multicast.c 2013-02-02 16:38:07 +01:00
sendrecvmsg.c Revert "Payload of HOPLIMIT/TCLASS are 8-bit" 2013-02-02 16:38:08 +01:00
sendrecvmsg.h Build fixes; accept names for if_index 2013-02-02 16:38:08 +01:00
sockaddr_conv.c Wrap recvmsg() and sendmsg() 2013-02-02 16:38:05 +01:00
sockaddr_conv.h Wrap recvmsg() and sendmsg() 2013-02-02 16:38:05 +01:00
sockets.c Build fixes; accept names for if_index 2013-02-02 16:38:08 +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