summaryrefslogtreecommitdiffstats
path: root/tcpclt.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-17 18:06:06 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-17 18:06:06 +0200
commitf590c1d52afbae2d16182864084edae84f541835 (patch)
tree389b1abc8b26f43f5fa8fc4c87119ba42a65e3ca /tcpclt.c
parent665ac5df67b6613dfe338396d6cec91e678a0394 (diff)
downloadrsyslog-f590c1d52afbae2d16182864084edae84f541835.tar.gz
rsyslog-f590c1d52afbae2d16182864084edae84f541835.tar.xz
rsyslog-f590c1d52afbae2d16182864084edae84f541835.zip
modified omfwd to work with netstrm (and also did some cleanup)
Diffstat (limited to 'tcpclt.c')
-rw-r--r--tcpclt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcpclt.c b/tcpclt.c
index 7216caae..2bc2ea56 100644
--- a/tcpclt.c
+++ b/tcpclt.c
@@ -51,7 +51,6 @@ MODULE_TYPE_LIB
DEFobjStaticHelpers
/* Initialize TCP sockets (for sender)
- * This is done once per selector line, if not yet initialized.
*/
static int
CreateSocket(struct addrinfo *addrDest)