> On 1 Jun 2019, at 14:32, Max Franke <mfra...@inet.tu-berlin.de> wrote:
> 
> Hi,
> 
> as of right now there appears to be a lack of setsockoptions required to 
> enable SSM, MCAST_JOIN_SOURCE_GROUP or something a kin to that in particular. 
> Is there currently any effort to add those options or any other workaround to 
> make SSM work in python natively? 

You could use ctype to call setsockopt with the necessary struct for the 
multicast calls.

Barry

> 
> Best regards
> Max
> -- 
> https://mail.python.org/mailman/listinfo/python-list
> 

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to