openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Socket, Signal, and Timer Event Library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
doc update
klmitch
More...
about 19 years ago
doc update
klmitch
More...
about 19 years ago
oops, typod SHUT_WR
klmitch
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
klmitch
More...
about 19 years ago
beginning to rough in the basic socket interface
klmitch
More...
about 19 years ago
documentation update
klmitch
More...
about 19 years ago
documentation update
klmitch
More...
about 19 years ago
add test program for sa_*() and sockaddr_*() functions; fix bugs discovered as part of testing procedure...
klmitch
More...
about 19 years ago
documentation update
klmitch
More...
about 19 years ago
documentation update
klmitch
More...
about 19 years ago
add in/out specifications to \param directives
klmitch
More...
about 19 years ago
add missing RCSTAG() macros; implement sockaddr_ptoa()
klmitch
More...
about 19 years ago
doc update
klmitch
More...
about 19 years ago
doc update
klmitch
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)
klmitch
More...
about 19 years ago
doc update
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
new autoconf macro
klmitch
More...
over 19 years ago
add most of the socket address manipulation functions; add address test macros
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
implement the simple functions in the address manipulation suite
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
fix minor typo
klmitch
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...
klmitch
More...
over 19 years ago
continue to flesh out socket address interface
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
doc update
klmitch
More...
over 19 years ago
add some \test information that was left out; begin fleshing out the socket interface
klmitch
More...
over 19 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree