commit | ae217995055c307813c58644943f8e03c69fa2f2 | [log] [tgz] |
---|---|---|
author | Dan Bornstein <danfuzz@android.com> | Wed Nov 04 15:34:14 2009 -0800 |
committer | Dan Bornstein <danfuzz@android.com> | Wed Nov 04 15:45:33 2009 -0800 |
tree | 3a5bfd5a97157cf76dec510eedb9ba36fe8482a1 | |
parent | a303f381265a5340bfbe539802c76e13ace3380c [diff] |
Only compile in multicast support on Linux, for the time being. The calls and structs provided by the underlying platform for multicast aren't yet exactly well-established POSIX standards, and the current Linux code is still not considered to be super-robust, and as such it isn't a good idea to try to duplicate its functionality for other platforms. We will revisit the issue once the Linux side has matured a bit. Change-Id: I630086e22f6980726fd4523cb60dfc8c9fb9b011