diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-17 18:06:06 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-04-17 18:06:06 +0200 |
commit | f590c1d52afbae2d16182864084edae84f541835 (patch) | |
tree | 389b1abc8b26f43f5fa8fc4c87119ba42a65e3ca /tcpclt.c | |
parent | 665ac5df67b6613dfe338396d6cec91e678a0394 (diff) | |
download | rsyslog-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.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |