選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
madscientist dc9be6db84 Added code to implement SO_NOSIGPIPE socket option when MSG_NOSIGLAL is not available. 15年前
ChangeLog Include Makefile.am and ChangeLog in the user tarball. 15年前
Makefile.am Include Makefile.am and ChangeLog in the user tarball. 15年前
base64codec.cpp Fixed: base64encode should be const static 15年前
base64codec.hpp setup 15年前
configuration.cpp Minor tweaks to resolve compiler warnings. 15年前
configuration.hpp Minor tweaks to eliminate compiler warnings. 15年前
configuration.inline.hpp Minor tweaks to resolve compiler warnings. 15年前
faults.hpp Created faults.hpp for program fault handling (replace assert()) 15年前
histogram.hpp setup 15年前
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. 15年前
mangler.hpp Moved manger into CodeDweller (where it belongs) 15年前
networking.cpp Added code to implement SO_NOSIGPIPE socket option when MSG_NOSIGLAL is not available. 15年前
networking.hpp Added code to implement SO_NOSIGPIPE socket option when MSG_NOSIGLAL is not available. 15年前
networking.inline.hpp Fixed NO_SIGNALS should have been MSG_NOSIGNAL 15年前
threading.cpp Minor tweaks to remove warnings 15年前
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. 15年前
timing.cpp Fixed initialization of NominalPollTime and MaximumPollTime so that they are both valid by the time the c'tor calls set...() on them. 15年前
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15年前