Thanks for working this out, I'll see about updating the multicast code to make it compatible with Solaris out of the box.
On Jan 1, 2012, at 8:09 AM, chincheta0815 wrote: > > I got rid of the error messages by adding the folowing line to the > constants section: > ... > 'solaris' => [17,19,16] > ... > > Then I had to change the argument of the pack function for setting > IP_MULTICAST_TTL to (solaris seems to have an unsigned_char as a > datatype): > ... > unpack 'C', 4, > ... > I checked the setting with getsockopt and now there is no more error > message. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
