andrei      2009/05/25 20:20:12 CEST

  SER CVS Repository

  Modified files:
    .                    tcp_main.c 
  Log:
  tcp: minor fix: TCP_EV_CONNECT_RST() not always called
  
  The TCP_EV_CONNECT_RST() macro was not called, when a received RST
  was "signaled" by a poll/epoll/.. error, because the tcp
  connection state was destroyed before it was checked.
  (minor impact, only logging was affected)
  
  Reported-and-tested-by: Libor Chocholaty <[email protected]>
  Reported-and-tested-by: Jan Pewner <[email protected]>
  
  Revision  Changes    Path
  1.150     +5 -5      sip_router/tcp_main.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/tcp_main.c.diff?r1=1.149&r2=1.150
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to