Bug 168 - udpsocket return value not right when sending data.
udpsocket return value not right when sending data.
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P3 normal
Assigned To: Liu Jian
: bug
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-14 21:10 EDT by Liu Jian
Modified: 2008-07-01 13:31 EDT (History)
0 users

See Also:


Attachments
add code about returning in UdpSocket::DoSendTo(,,) (747 bytes, patch)
2008-04-14 21:13 EDT, Liu Jian
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Liu Jian 2008-04-14 21:10:39 EDT
UDPsocket::send() return 0 if data sent successfully.
Comment 1 Liu Jian 2008-04-14 21:13:54 EDT
Created attachment 127 [details]
add code about returning in UdpSocket::DoSendTo(,,)

simple add returns when udp send data.
Comment 2 Mathieu Lacage 2008-04-15 11:32:23 EDT
changeset 843e6218834f