[sr-dev] CVS:commitlog: sip_router tcp_main.c

Andrei Pelinescu-Onciul andrei at iptel.org
Mon Oct 5 17:23:08 CEST 2009


andrei      2009/10/05 17:23:08 CEST

  SER CVS Repository

  Modified files:
    .                    tcp_main.c 
  Log:
  tcp: fix fd leak on async error or quick connect
  
  In some error cases (from which the most likely to appear in
  real-life would be maximum global send queue size exceeded),
  the fd for a new created connection (in tcp_send()) was not closed
  when the connection was destroyed.
  (backported from sip-router b8d528b6)
  
  Revision  Changes    Path
  1.152     +4 -1      sip_router/tcp_main.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/tcp_main.c.diff?r1=1.151&r2=1.152



More information about the sr-dev mailing list