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
OSVR Project
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 2 years
ago.
Jun 26, 2022 — Jun 26, 2023
Showing page 621 of 624
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make it clear which recv operations require a buffered stream.
chris
More...
almost 22 years ago
Added some echo example programs.
chris
More...
almost 22 years ago
Cleaned up formatting to be consistent with everything else.
chris
More...
almost 22 years ago
Added a first cut of a delimiter-based receive.
chris
More...
almost 22 years ago
Some documentation fixes.
chris
More...
almost 22 years ago
Add a pointer to the API documentation from the README file.
chris
More...
almost 22 years ago
Strip newline from end of Win32 error messages.
chris
More...
almost 22 years ago
Added doxygen documentation for the send and recv helper functions.
chris
More...
almost 22 years ago
Finished off doxygen documentation for the core templates.
chris
More...
almost 22 years ago
Added forwarding fill() and async_fill() functions.
chris
More...
almost 22 years ago
Added some more doxygen documentation.
chris
More...
almost 22 years ago
Change inet_address_v4 class to throw exceptions on error.
chris
More...
almost 22 years ago
Fixed mismatch in variable name.
chris
More...
almost 22 years ago
Added new header files.
chris
More...
almost 22 years ago
Move buffer management into a separate class.
chris
More...
almost 22 years ago
Add additional autoconf-related files to list of files to get removed as part of a maintainer-clean.
chris
More...
almost 22 years ago
Change microseconds constructor parameter from int to long to be consistent with the set function.
chris
More...
almost 22 years ago
asio version 0.1.3 released
chris
More...
almost 22 years ago
More workarounds to get things compiling and running correctly with MSVC6.
chris
More...
almost 22 years ago
Ignore other generated file types on windows.
chris
More...
almost 22 years ago
Fixes required for Win32.
chris
More...
almost 22 years ago
Completed buffered recv implementation.
chris
More...
almost 22 years ago
Add ability to navigate to the demuxer object given an asynchronous service or wrapper object.
chris
More...
almost 22 years ago
Removed the now unused restart_* functions.
chris
More...
almost 22 years ago
Chnage recv_n and send_n to be free-functions in the asio namespace.
chris
More...
almost 22 years ago
No need to do a deferred close on a socket if there are no operations running against it.
chris
More...
almost 22 years ago
Implement deferred closure of sockets if the select system call is currently in progress.
chris
More...
almost 22 years ago
Updated to indicate that it works on Solaris 9 as well.
chris
More...
almost 22 years ago
Ported to run on Solaris 8.
chris
More...
almost 22 years ago
Use a "using namespace std" inside a function to avoid polluting the global namespace by including string.h.
chris
More...
almost 22 years ago
←
1
2
…
616
617
618
619
620
621
622
623
624
→
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