Re: [PATCH v1 1/2] main: Move signalfd setup down

2013-01-04 Thread Marcel Holtmann
Hi Daniel, > In the next patch we like to access the option flags, therefore > move the signal_handler(), setup_signalfd and disconnect_callback() > after the parser functions and the option_* decleration. > --- > src/main.c | 158 > ++--- >

[PATCH v1 1/2] main: Move signalfd setup down

2013-01-04 Thread Daniel Wagner
From: Daniel Wagner In the next patch we like to access the option flags, therefore move the signal_handler(), setup_signalfd and disconnect_callback() after the parser functions and the option_* decleration. --- src/main.c | 158 ++--- 1 f