Hello,
  
  Does anyone know if there is a way with evhttp to trigger a callback when
a client drops the connection, and without waiting for a timeout?

  The close callback is properly called after evhttp_send_reply() sent
something. But if the client drops the connection after it has been accepted
and before the reply, it looks like no callback is called.

  Is there a clean way to work around this, or is it a bug?
  
  Best regards,
  
--
Frank Denis - j [at] pureftpd.org
http://forum.manucure.info - http://www.manucure-pro.com - http://00f.net

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to