[OpenSIPS-Devel] [OpenSIPS/opensips] 7d3dc7: Added async TCP support

Vlad Paiu vladpaiu at opensips.org
Fri Aug 2 12:51:23 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7d3dc7587656cae2e6c91221354687279867e348
      https://github.com/OpenSIPS/opensips/commit/7d3dc7587656cae2e6c91221354687279867e348
  Author: Vlad Paiu <vladpaiu at opensips.org>
  Date:   2013-08-02 (Fri, 02 Aug 2013)

  Changed paths:
    M cfg.lex
    M cfg.y
    M globals.h
    M io_wait.c
    M io_wait.h
    M main.c
    M tcp_conn.h
    M tcp_main.c
    M tcp_read.c

  Log Message:
  -----------
  Added async TCP support
Currently only support for POLL and EPOLL polling methods
Added tcp_async, tcp_async_local_connect_timeout, tcp_async_local_write_timeout and tcp_async_max_postponed_chunks script options for configuring async TCP
Added tcp_max_msg_chunks and tcp_max_msg_time script options for configuring overall TCP reading





More information about the Devel mailing list