[Gluster-devel] Glusterd daemon management code refactoring

Krishnan Parthasarathi kparthas at redhat.com
Fri Dec 12 09:26:18 UTC 2014


Anders,

> >> ### Abstract data types
> >>
> >>         struct conn_mgmt {
> >>             struct rpc_clnt *rpc;
> >>             int (*connect) (struct conn_mgmt *self);
> >>             int (*disconnect) (struct conn_mgmt self);
> >>             int (*notify) (struct conn_mgmt *self, rpc_clnt_event_t
> >>             *rpc_event);
> >>         }
> > Great, one place to fix IPv6/IPv4 coexistence :-)
> Just for cross referencing:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1117886

I am glad that this refactoring has positive side-effects
that we didn't imagine :-)

~kp


More information about the Gluster-devel mailing list