[OpenSIPS-Devel] [OpenSIPS/opensips] 65b94e: Fix infinit loopin in TCP reactor.

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Aug 19 15:13:56 CEST 2015


  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 65b94e289e7af7d9418e2abdde927328716ff699
      https://github.com/OpenSIPS/opensips/commit/65b94e289e7af7d9418e2abdde927328716ff699
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    M net/net_tcp.c

  Log Message:
  -----------
  Fix infinit loopin in TCP reactor.

When connection is S_CONN_CONNECTING (async pending connect), some READ events may be delivered by the reactor (still not fully understood way). This is a temporary fix (fixing the effect and not the cause) following Rahul Gupta's suggestion in #591




More information about the Devel mailing list