Bug 168

Summary: udpsocket return value not right when sending data.
Product: ns-3 Reporter: Liu Jian <liujatp>
Component: internetAssignee: Liu Jian <liujatp>
Status: RESOLVED FIXED    
Severity: normal Keywords: bug
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: add code about returning in UdpSocket::DoSendTo(,,)

Description Liu Jian 2008-04-14 21:10:39 UTC
UDPsocket::send() return 0 if data sent successfully.
Comment 1 Liu Jian 2008-04-14 21:13:54 UTC
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 UTC
changeset 843e6218834f