swrap: Move metadata into socket_info_meta structure
authorMichael Adam <obnox@samba.org>
Wed, 12 Jul 2017 23:25:19 +0000 (01:25 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 2 May 2018 14:31:42 +0000 (16:31 +0200)
commit7299ab3541c94f38ee62a9d39348bbeb438bfc1a
treeaf0d424428f70919611a6f5c0878a5a006b7aeee
parent01ceb512ccfb60431754fb40704c9fcfb46fc4ac
swrap: Move metadata into socket_info_meta structure

Separating out the metadata related information to another
sub-structure to make it more clean and structured.

Pair-Programmed-With: Anoop C S <anoopcs@redhat.com>

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/socket_wrapper.c