diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-13 17:46:44 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-13 17:46:44 +0000 |
commit | 30d11e969bb2c99c4401953437eef1ff3fe32234 (patch) | |
tree | 45fb97a7886095333288f11d7be17aa43cff02ed /stream.c | |
parent | 11044fe37ca36ae69112de3f8d1a9b6c48926334 (diff) | |
download | rsyslog-30d11e969bb2c99c4401953437eef1ff3fe32234.tar.gz rsyslog-30d11e969bb2c99c4401953437eef1ff3fe32234.tar.xz rsyslog-30d11e969bb2c99c4401953437eef1ff3fe32234.zip |
changed queue shutdown procedure a bit - stage work for queue shutdown
timeout setting
Diffstat (limited to 'stream.c')
-rw-r--r-- | stream.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +//TODO: O_TRUC mode! /* The serial stream class. * * A serial stream provides serial data access. In theory, serial streams |