0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added docs, renamed signals.hpp to signal.hpp, hid not_ewould_block class More... over 16 years ago
time.hpp: improved docs More... over 16 years ago
git: ignore generated files More... over 16 years ago
build: use auto-generation for config.h More... over 16 years ago
AX_PREFIX_CONFIG_H: don't use leading underscore in include guard More... over 16 years ago
build: imported ax_prefix_config_h macro More... over 16 years ago
cosmetic More... over 16 years ago
todo: updated More... over 16 years ago
disabled pretty much all of the graphs More... over 16 years ago
build: bumped date in include guards More... over 16 years ago
git: ignore doc/html directory More... over 16 years ago
docs: updated hyperlinks to git More... over 16 years ago
docs: began documenting the whole thing More... over 16 years ago
build: configured installing and distribution of doxygen docs More... over 16 years ago
build: added echo.hpp to build More... over 16 years ago
core: added an echo handler More... over 16 years ago
core and adns: added empty() methods More... over 16 years ago
test-dispatch: this test is essentially the same as the core test More... over 16 years ago
test-socket: added a neat trait-based socket class experiment More... over 16 years ago
build: clean-up More... over 16 years ago
AX_HAVE_BOOST_UNIT_TEST_FRAMEWORK: bugfix More... over 16 years ago
daytime: added DNS resolving and basic UDP support More... over 16 years ago
test-core: added missing include for acceptor.hpp More... over 16 years ago
adns: added query_ptr() method for sockaddr and fixed crash More... over 16 years ago
build: added missing header files More... over 16 years ago
socket::endpoint: don't store 'domain' because sockaddr knows it already More... over 16 years ago
epoll: close() removes a socket from epoll More... over 16 years ago
socket: no default argument to system_socket::close_on_destruction() More... over 16 years ago
core: destruct schedule before dispatch More... over 16 years ago
daytime: improved logging More... over 16 years ago