changeset 21 | a2fe9ec4cdf2 |
parent 19 | 1f09cfb560e0 |
child 22 | 4250addd706f |
20:8ab012d41a9c | 21:a2fe9ec4cdf2 |
---|---|
83 |
83 |
84 -t --timeout: |
84 -t --timeout: |
85 Alter the maximum time (in ms) an open socket waits for data |
85 Alter the maximum time (in ms) an open socket waits for data |
86 before processing the sample. Default: 500ms. |
86 before processing the sample. Default: 500ms. |
87 |
87 |
88 -v --verbose: |
88 -v --version: |
89 Display version number. |
89 Display version number. |
90 |
90 |
91 """ |
91 """ |
92 INSERT_SQL = """ |
92 INSERT_SQL = """ |
93 INSERT INTO $1 |
93 INSERT INTO $1 |