aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/unixmessage_receiver_0.c
Commit message (Collapse)AuthorAgeFilesLines
* Huge incompatible changes.Laurent Bercot2021-07-281-1/+1
| | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Rewrite unixmessage_receiver without buffer, only cbufferLaurent Bercot2014-12-061-1/+1
|
* It's possible to statically initialize unixmessage_receiver_0Laurent Bercot2014-12-051-6/+1
|
* More adjustments to unixmessage and skaclientLaurent Bercot2014-12-051-3/+3
|
* Better interface for simple skaclient serversLaurent Bercot2014-12-041-0/+15