[OpenSIPS-Devel] [OpenSIPS/opensips] 657293: split tcp_create function in two

Razvan Crainea razvan at opensips.org
Mon Mar 30 18:04:06 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 657293085d8b2e4032adc2be9ad7c5ad90c21ce7
      https://github.com/OpenSIPS/opensips/commit/657293085d8b2e4032adc2be9ad7c5ad90c21ce7
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M net/net_tcp.c
    M net/net_tcp.h

  Log Message:
  -----------
  split tcp_create function in two

this allows you to first create the connection, do stuff with it and
only then release it


  Commit: 12467f26d74a6a6d1c241879779896d71aa33e4d
      https://github.com/OpenSIPS/opensips/commit/12467f26d74a6a6d1c241879779896d71aa33e4d
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M net/net_tcp.c
    M net/net_tcp.h

  Log Message:
  -----------
  net expose tcp destroy


  Commit: 5883393bb85684ed9cb5946a574278f212ccc7b4
      https://github.com/OpenSIPS/opensips/commit/5883393bb85684ed9cb5946a574278f212ccc7b4
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M modules/proto_ws/proto_ws.c
    M modules/proto_ws/proto_ws.h
    M modules/proto_ws/ws.c
    M modules/proto_ws/ws.h
    M modules/proto_ws/ws_handshake.c

  Log Message:
  -----------
  Add client support for websocket


  Commit: 4c5e2261e932e3154ffee2a57a2bf3e3a112ec57
      https://github.com/OpenSIPS/opensips/commit/4c5e2261e932e3154ffee2a57a2bf3e3a112ec57
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-03-30 (Mon, 30 Mar 2015)

  Changed paths:
    M modules/proto_ws/ws.c

  Log Message:
  -----------
  proto_ws: proper clen print


Compare: https://github.com/OpenSIPS/opensips/compare/9a4ae5c2f655...4c5e2261e932


More information about the Devel mailing list