lib/tsocket: add generic socket abstraction layer
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Feb 2009 08:10:54 +0000 (09:10 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 19 Mar 2009 14:01:12 +0000 (15:01 +0100)
commit2e0e416676f5d67e716f272d3923386c3f0c9524
tree81f0c9751fe36b060901d71666903762708747be
parent011ad7245d53a716c4c766f5ef8d317bb3a53d0f
lib/tsocket: add generic socket abstraction layer

This will replace source4/lib/socket/.

metze
lib/tsocket/config.mk [new file with mode: 0644]
lib/tsocket/tsocket.c [new file with mode: 0644]
lib/tsocket/tsocket.h [new file with mode: 0644]
lib/tsocket/tsocket_internal.h [new file with mode: 0644]
source4/headermap.txt
source4/main.mk