Bug 209 - PacketSocket::SendTo has a weird XXX comment
: PacketSocket::SendTo has a weird XXX comment
Status: RESOLVED FIXED
: ns-3
node module
: pre-release
: All All
: P3 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-06-04 13:46 EDT by
Modified: 2008-07-01 13:32 EDT (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-06-04 13:46:27 EDT
// 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 From 2008-06-04 13:51:16 EDT -------
changeset: 503c67d93dab