index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tsocket
/
tsocket.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-01
tsocket: add tstream_readv_pdu_queue_send/recv()
Stefan Metzmacher
1
-0
/
+8
2009-05-01
tsocket: add tstream_writev_queue_send/recv()
Stefan Metzmacher
1
-0
/
+8
2009-05-01
tsocket: add tstream_readv_pdu_send/recv()
Stefan Metzmacher
1
-1
/
+13
2009-05-01
tsocket: add tstream implementation for bsd sockets (inet and unix)
Stefan Metzmacher
1
-0
/
+43
2009-05-01
tsocket: add tstream_context infrastructure similar to tdgram_context
Stefan Metzmacher
1
-0
/
+28
2009-05-01
tsocket: rename tdgram_unix_dgram_socket() => tdgram_unix_socket()
Stefan Metzmacher
1
-7
/
+7
2009-05-01
tsocket: remove tsocket_context related stuff
Stefan Metzmacher
1
-112
/
+3
2009-04-02
tsocket: remove DGRAM support from tsocket_context
Stefan Metzmacher
1
-32
/
+0
2009-04-02
tsocket: add tdgram_sendto_queue_send/recv()
Stefan Metzmacher
1
-0
/
+13
2009-04-02
tsocket: split out a smaller tdgram_context abstraction
Stefan Metzmacher
1
-0
/
+43
2009-03-19
lib/tsocket: add tsocket_readv_send/recv()
Stefan Metzmacher
1
-0
/
+11
2009-03-19
lib/tsocket: add tsocket_writev_queue_send/recv()
Stefan Metzmacher
1
-0
/
+7
2009-03-19
lib/tsocket: add tsocket_writev_send/recv()
Stefan Metzmacher
1
-0
/
+6
2009-03-19
lib/tsocket: add tsocket_connect_send/recv()
Stefan Metzmacher
1
-0
/
+5
2009-03-19
lib/tsocket: add tsocket_sendto_queue_send/recv()
Stefan Metzmacher
1
-0
/
+8
2009-03-19
lib/tsocket: add tsocket_sendto_send/recv()
Stefan Metzmacher
1
-0
/
+7
2009-03-19
lib/tsocket: add tsocket_recvfrom_send/recv()
Stefan Metzmacher
1
-1
/
+12
2009-03-19
lib/tsocket: add an implementation for bsd style sockets.
Stefan Metzmacher
1
-0
/
+41
2009-03-19
lib/tsocket: add generic socket abstraction layer
Stefan Metzmacher
1
-0
/
+124