Module: kamailio Branch: master Commit: 3214be4589471cd2fff9a9a4b763fc05cdb71c6d URL: https://github.com/kamailio/kamailio/commit/3214be4589471cd2fff9a9a4b763fc05...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2017-08-15T14:48:16+02:00
core: tcp - new flag F_CONN_NOSEND (mark connection for no-send data)
- if flag set, the data is not sent over the connection - can be set by drop() inside event_route[tls:connection-out]
---
Modified: src/core/tcp_conn.h Modified: src/core/tcp_main.c
---
Diff: https://github.com/kamailio/kamailio/commit/3214be4589471cd2fff9a9a4b763fc05... Patch: https://github.com/kamailio/kamailio/commit/3214be4589471cd2fff9a9a4b763fc05...