< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] UdpTransport bug


I fixed a problem in UdpTransport that was occurring on windows. The
UdpTransport was not selecting for writes and thus was occasionally getting
an error when calling sendto. This has been fixed and should resolve wierd
error cases where you see a 503 getting returned to the TU.

Jason