On Mon, Jan 18, 2021 at 06:19:48PM +0100, Claudio Jeker wrote:
> On Mon, Jan 18, 2021 at 05:31:21PM +0100, Florian Obser wrote:
> > - move ctl_conns to control.c and control_state to frontend.c,
> >   control_state needs to be extern because it's shared between
> >   frontend.c and control.c. (I see that claudio fixed this differently
> >   in ospfd)
> 
> It is pretty similar, the only change is that I also removed control_state
> from the frontend code and just pass the fd to control_listen(). This way
> the full control_state becomes internal.
> 

I think I like yours better, one less extern, but I need to have a
closer look.

-- 
I'm not entirely sure you are real.

Reply via email to