libsearpc:add_log

Last commit made on 2024-04-18
Get this branch:
git clone -b add_log https://git.launchpad.net/libsearpc

Branch merges

Branch information

Name:
add_log
Repository:
lp:libsearpc

Recent commits

a32ad88... by =?utf-8?b?5p2o6LWr54S2?= <email address hidden>

Print log when thread pool is full

cb1ffb2... by feiniks <email address hidden>

Merge pull request #63 from orbea/clang

Fix -Werror=strict-prototypes and -Werror=implicit-function-declaration

783141f... by feiniks <email address hidden>

Close socket when failed to connect name pipe (#65)

Co-authored-by: heran yang <email address hidden>

d6ba8f6... by feiniks <email address hidden>

Support compile universal (#64)

Co-authored-by: yangheran <email address hidden>

d78aede... by orbea <email address hidden>

Fix -Werror=implicit-function-declaration

unistd.h is needed for write, close and read

ae466d2... by orbea <email address hidden>

Fix -Werror=strict-prototypes

97e15aa... by Dmitry Bolshakov <email address hidden>

Waiting with WaitNamedPipe() if a named pipe is busy (#62)

Co-authored-by: Dmitry Bolshakov <email address hidden>

15f6f0b... by feiniks <email address hidden>

Filter rpc slow log include password (#61)

* Filter rpc slow log include password

* Add filtered funcs list

Co-authored-by: 杨赫然 <email address hidden>

54145b0... by feiniks <email address hidden>

Add support c++ compile (#60)

e72c115... by sun20121818 <email address hidden>

Change slow log format (#58)