Hi,
I need to set my datagrams to a certain value in th DSCP field(IP Precedence/IP TOS).
Unfortunatly, using somthing like:
setsockopt($socket, Socket::SOL_IP... doesn't seem to work. Am I missing something obvious or is my Socket.pm missing it? Regards