• Alessandro Rubini's avatar
    kill MSG_SEND_AND_RET, use function instead · 3c7d66da
    Alessandro Rubini authored
    This removes the unmanageable MSG_SEND_AND_RET macro, turning it to a
    normal function (inline, at the time being, to avoid moving from the
    header to a different place).
    
    The function is called __send_and_log because it logs too, but I'd better
    move logging to the actual send and recv methods.
    
    BTW: the message "-> FAULTY" (now removed) was wrong, because not all
    errors of this function result in FAULTY state in the fsm.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    3c7d66da
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-gnu-linux Loading commit data...
arch-wrpc Loading commit data...
diag Loading commit data...
doc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
fsm.c Loading commit data...