<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=big5 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16700"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px"
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT size=2 face=Arial>Hello,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I'm wondering, why LIVE555
project doesn't care about the return value of send().</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I'm facing a problem these
days.</FONT></DIV>
<DIV><FONT size=2 face=Arial> My RTSP Server was
connected via a low speed network in RTP/TCP mode, and the client couldn't
get any complete image.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I check the return value of
send():</FONT></DIV>
<DIV><FONT size=2 face=Arial> on
Linux : "errno" will be 11 -> EAGAIN</FONT></DIV>
<DIV><FONT size=2 face=Arial> on
Windows : "GetLastError()" will be 10035 -> WSAEWOULDBLOCK</FONT></DIV>
<DIV><FONT size=2><FONT face=Arial> Ignore the error, and
try to send() again, it works.</FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV> <FONT size=2 face=Arial>Is there any reason why
does LIVE555 not check the return value of send()?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> Thank you.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Anders</FONT></DIV></BODY></HTML>