index
:
skalibs
2.11.0.0
main
The skarnet.org C programming library
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libunixonacid
/
unixmessage_receive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save/restore errno in all safe wrappers
Laurent Bercot
2026-01-01
1
-3
/
+5
*
Huge incompatible changes.
Laurent Bercot
2021-07-28
1
-2
/
+2
*
Separate and expose ancil_recv_fd/ancil_send_fd
Laurent Bercot
2020-10-26
1
-1
/
+1
*
Add skalibs/posixishard.h
Laurent Bercot
2019-02-19
1
-1
/
+3
*
Add DragonFly macro; remove nbwaitall and ancilautoclose
Laurent Bercot
2019-02-19
1
-6
/
+0
*
Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...
Laurent Bercot
2017-07-16
1
-2
/
+0
*
Align ancillary buffers on struct cmsghdr and int boundaries
Laurent Bercot
2017-04-23
1
-2
/
+8
*
More types changes
Laurent Bercot
2017-02-17
1
-16
/
+11
*
Applied Roman Kimov's fixes
v2.3.1.3
Laurent Bercot
2015-03-13
1
-1
/
+1
*
- Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)
v2.1.0.0
Laurent Bercot
2015-01-06
1
-17
/
+39
*
Safe wrappers around sendmsg and recvmsg in unixmessage primitives
Laurent Bercot
2014-12-31
1
-3
/
+6
*
So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously.
Laurent Bercot
2014-12-21
1
-3
/
+10
*
So the non-portable MSG_DONTWAIT may alleviate the problem... might
Laurent Bercot
2014-12-21
1
-12
/
+11
*
Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks
Laurent Bercot
2014-12-20
1
-6
/
+15
*
unixmessage_receive: don't read more than 1 message at a time
Laurent Bercot
2014-12-14
1
-2
/
+6
*
Correctly (hopefully) update the main cbuffer in unixmessage_receiver_fill
Laurent Bercot
2014-12-06
1
-0
/
+1
*
Ditch diuints in unixmessage_receiver_fill, revert recvmsg() interpretation
Laurent Bercot
2014-12-06
1
-9
/
+3
*
Fix: adjust unixmessage_receiver_fill() math after recvmsg(). </3
Laurent Bercot
2014-12-06
1
-1
/
+1
*
Rewrite unixmessage_receiver without buffer, only cbuffer
Laurent Bercot
2014-12-06
1
-19
/
+87
*
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot
2014-09-18
1
-0
/
+44