mirror of https://github.com/php/php-src
Browse Source
This reverts commit 61a5ec7381.
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.
pull/247/merge
3 changed files with 8 additions and 36 deletions
Loading…
Reference in new issue