aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_tcp.c')
-rw-r--r--src/transport/plugin_transport_tcp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c
index 05a7c2eb0..7135d5ddc 100644
--- a/src/transport/plugin_transport_tcp.c
+++ b/src/transport/plugin_transport_tcp.c
@@ -557,6 +557,7 @@ disconnect_session (struct Session *session)
557 * @param cls closure 557 * @param cls closure
558 * @param target who should receive this message 558 * @param target who should receive this message
559 * @param msg the message to transmit 559 * @param msg the message to transmit
560 * @param msgbuf_size number of bytes in 'msg'
560 * @param priority how important is the message (most plugins will 561 * @param priority how important is the message (most plugins will
561 * ignore message priority and just FIFO) 562 * ignore message priority and just FIFO)
562 * @param timeout how long to wait at most for the transmission (does not 563 * @param timeout how long to wait at most for the transmission (does not