[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] Error on sending chunks
- To: libevent-users@xxxxxxxx
- Subject: [Libevent-users] Error on sending chunks
- From: Vincent Adam Burns <discoloda@xxxxxxxxx>
- Date: Fri, 18 Dec 2009 19:55:05 +0000
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Fri, 18 Dec 2009 14:55:11 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=kU5ewwrIRxboSBH8UTuP3XRwYUAPNDgwkYZ65cwB488=; b=eM2Q5j46dnBglRc+0pvabFUiOTjwOIleGLsCLBxtAQZDSZRSxTPDj83zBMAu2JD2Q3 2v90riZjIPVbb6C0OO2Sq2SgJEEza1xXUb8TOyR8EJc+lza3+b8QTEKJ220SWe6Z+NiD Gs5IH4LX+amizM38uWfwkSn654H9lkVRo2PSg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=fIDhghjhSsM3JtxN/X/f61pZuX9HmxK2a0v0UJP9gRGcnTBMpuHD2T4clw3Oqh2cXZ CV7gz1nILcMiwPRWrmAC21QH+0ZZhmmkcsU1AiIulnyAwyuLppi9gOpt3ngM3hmJRVnC N+4R+jUqe5mUGeszLBRR7ZxXrvPXGe72vaibQ=
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
I am trying to load test a small relay comet server I built. When the
load test is complete the connections stay alive and do not close. I
am not getting a close event for the connections so i cannot remove
them from the list of connections. When I try to send the chunk the
entire application fails with error code 141. is there a way to test a
connection before sending it or subscribe to a better error detection
scheme?
--
--- You know you've achieved perfection in design, not when you have
nothing more to add, but when you have nothing more to take away.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.