Bugzilla – Bug 168
udpsocket return value not right when sending data.
Last modified: 2008-07-01 13:31:25 UTC
UDPsocket::send() return 0 if data sent successfully.
Created attachment 127 [details] add code about returning in UdpSocket::DoSendTo(,,) simple add returns when udp send data.
changeset 843e6218834f