This is a simple question (I think) about IO::Socket. Can I set TOS/ECN or Options on packets created with IO::Socket, or must I use a different module? The corollary is can I receive a packet with IO::Socket and gather the TOS/ECN and Options? Thanks for all your help!