tsocket: split out a smaller tdgram_context abstraction
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Mar 2009 13:27:45 +0000 (14:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Apr 2009 15:25:04 +0000 (17:25 +0200)
commit5f96310d812d4748cb93ccb95d558a03bc5b0178
treef55414e1333761af25907501f7030f1c6b56cec3
parent37aff885a62cdc5c3298e6f44165f9d9a22729c5
tsocket: split out a smaller tdgram_context abstraction

The idea is to have a tdgram and a tstream abstraction
which only provide tevent_req based io functions.

metze
lib/tsocket/tsocket.c
lib/tsocket/tsocket.h
lib/tsocket/tsocket_bsd.c
lib/tsocket/tsocket_internal.h