lib/tsocket: add an implementation for bsd style sockets.
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Feb 2009 14:37:44 +0000 (15:37 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 19 Mar 2009 15:25:53 +0000 (16:25 +0100)
commit6c88d61bdd7333c671f440ada23bca7169cd60fc
treef9a5093145af97c56f465b8419235dc6c88a05a0
parentc00126e60913f8777e5ba87db464a5b4b9b8b886
lib/tsocket: add an implementation for bsd style sockets.

metze
lib/tsocket/config.mk
lib/tsocket/tsocket.h
lib/tsocket/tsocket_bsd.c [new file with mode: 0644]