Add --detach. Add multi-pass flag parsing that lets us get things in the right order.
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
|
||||
struct flow;
|
||||
|
||||
void outgoing_opts_add(void);
|
||||
void outgoing_init(void);
|
||||
void outgoing_cleanup(void);
|
||||
void outgoing_new(const char *, const char *, struct flow *, void *);
|
||||
|
||||
Reference in New Issue
Block a user