< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] [resiprocate/resiprocate] Improve logging (log errno names instead of values) (#44)


This is great - thanks for contributing.

One small suggestion, instead of naming the err functions generically like: err_fun1 it would be better to use a more descriptive name: ie: err_fun_os. Or better yet, since there is no real standard of using underscores in resip methods names:

errorToStringOS
errorToStringSSL
errorToStringX509


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.