Bug 209

Summary: PacketSocket::SendTo has a weird XXX comment
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: networkAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   

Description Mathieu Lacage 2008-06-04 13:46:27 UTC
// XXX should return another error here.

I believe that the test which leads to this codepath is wrong: it is legal for Packet sockets to be unbound when SendTo is invoked so, there is no need to check for the OPEN state.
Comment 1 Mathieu Lacage 2008-06-04 13:51:16 UTC
changeset: 503c67d93dab