index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tsocket
/
tsocket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tsocket: Fix some unreachable code
Volker Lendecke
2010-07-11
1
-2
/
+1
*
tsocket: Fixed typo in LGPL header.
Andreas Schneider
2009-12-15
1
-1
/
+1
*
Properly free a downlevel readv request. Metze, please check
Volker Lendecke
2009-06-27
1
-0
/
+1
*
It seems that IRIX doesn't have IOV_MAX
Andrew Tridgell
2009-06-09
1
-0
/
+4
*
tsocket: add tstream_context infrastructure similar to tdgram_context
Stefan Metzmacher
2009-05-01
1
-0
/
+375
*
tsocket: move tsocket_simple_int_recv() to tsocket.c
Stefan Metzmacher
2009-05-01
1
-1
/
+28
*
tsocket: move tsocket_sendto_queue_send/recv() to tsocket_helpers.c
Stefan Metzmacher
2009-05-01
1
-130
/
+0
*
tsocket: tdgram move input checks to the common code as there're needed for a...
Stefan Metzmacher
2009-05-01
1
-2
/
+68
*
tsocket: return EINVAL when tdgram_sendto_send() is used with len == 0
Stefan Metzmacher
2009-05-01
1
-0
/
+5
*
tsocket: remove tsocket_context related stuff
Stefan Metzmacher
2009-05-01
1
-145
/
+0
*
tsocket: remove DGRAM support from tsocket_context
Stefan Metzmacher
2009-04-02
1
-15
/
+0
*
tsocket: add tdgram_sendto_queue_send/recv()
Stefan Metzmacher
2009-04-02
1
-0
/
+130
*
tsocket: split out a smaller tdgram_context abstraction
Stefan Metzmacher
2009-04-02
1
-0
/
+264
*
lib/tsocket: add generic socket abstraction layer
Stefan Metzmacher
2009-03-19
1
-0
/
+231