1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc update More... about 19 years ago
doc update More... about 19 years ago
oops, typod SHUT_WR More... about 19 years ago
fix some minor typos; add const qualifiers to sockaddr_atop() and sockaddr_export() and supporting functions; document socket_*() functions; add socket_events() function; make sure SHUT_RD, SHUT_WR, and SHUT_RDWR are defined; document socket flags and flag manipulation functions; put flag manipulation functions in appropriate places More... about 19 years ago
beginning to rough in the basic socket interface More... about 19 years ago
documentation update More... about 19 years ago
documentation update More... about 19 years ago
add test program for sa_*() and sockaddr_*() functions; fix bugs discovered as part of testing procedure... More... about 19 years ago
documentation update More... about 19 years ago
documentation update More... about 19 years ago
add in/out specifications to \param directives More... about 19 years ago
add missing RCSTAG() macros; implement sockaddr_ptoa() More... about 19 years ago
doc update More... about 19 years ago
doc update More... about 19 years ago
change signature of event_gen_alloc() to drop a 'strict aliasing' warning; fix typo in documentation comment; delete _stdint.h on 'make distclean'; fix test to reflect the fact that engines with no timer create/destroy callbacks are now permitted; make sure t_event_init() calls FAIL() with FATAL() (discovered when I found both FAIL and PASS for the ea_engine test) More... about 19 years ago
doc update More... over 19 years ago
doc update More... over 19 years ago
new autoconf macro More... over 19 years ago
add most of the socket address manipulation functions; add address test macros More... over 19 years ago
doc update More... over 19 years ago
doc update More... over 19 years ago
implement the simple functions in the address manipulation suite More... over 19 years ago
doc update More... over 19 years ago
doc update More... over 19 years ago
fix minor typo More... over 19 years ago
finish fleshing out the socket _address_ interface (I hope); next on the agenda: write the functions and associated test suite, then move on to the actual socket interface... More... over 19 years ago
continue to flesh out socket address interface More... over 19 years ago
doc update More... over 19 years ago
doc update More... over 19 years ago
add some \test information that was left out; begin fleshing out the socket interface More... over 19 years ago