summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/asio
Commit message (Collapse)AuthorAgeFilesLines
* 3rdparty/asio: Patch config.hpp to hopefully work with strict preprocessor ↵ Vas Crabb2024-04-221-4/+4
| | | | warnings.
* 3rdparty/asio: Updated to 1.30.2 Vas Crabb2024-04-221403-58793/+71490
|
* 3rdpary/asio: Fixed error check in sockatmark(). (#11656) Alex Brown2023-10-281-1/+1
| | | From chriskohlhoff/asio@f79d3dc5c85675b01196d301595155ede085483d
* Build fixes for clang AJR2021-11-141-1/+1
|
* 3rdparty/asio: Set x bit on scripts, since Windows git won't. Vas Crabb2021-11-1510-0/+0
|
* Actually commit the source changes for ASIO 1.20.0 update. Vas Crabb2021-11-151-1/+1
| | | | | Also changed the fix to ASIO itself to match the upstream change in commit cd68912b7eb07f24e501e8cbff832b61ec292eea.
* 3rdparty: Updated ASIO to version 1.20.0. Vas Crabb2021-11-151424-161562/+143882
| | | | | | | | | The doc folder isn't included as it's pretty big. This required include/asio/detail/win_iocp_socket_accept_op.hpp due to mismatched order in the member declarations and initialiser list for the win_iocp_socket_accept_op class. I reversed the declaration order so it matches win_iocp_socket_move_accept_op.
* rv unintentional change (nw) Justin Kerk2020-05-221-0/+242
|
* New not working software list additions Justin Kerk2020-05-221-242/+0
| | | | | | | --------------------------------------- ibm5150: Wizzardz & War Lordz [LGR] (nw) cleanups, move SimLife to ibm5170 (#6728)
* Fix some clang warnings (nw) MoochMcGee2019-08-311-1/+1
|
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
|
* fix non-Apple Clang (nw) arbee2019-03-281-1/+1
|
* Fix compiling with Xcode 10.2 on macOS (nw) arbee2019-03-271-1/+7
| | | | This shouldn't affect any other Clang configurations (or any older Xcodes); LMK if problems occur.
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+6
| | | | | | | | | | | | | This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at 598cd5227223c3b04ca31f0dbc1981256d9ea3ff. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+1
| | | | | This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing changes made to 009cba4fb8102102168ef32870892438327f3705.
* Fix 3rdparty/asio to compile with libc++ 9.0. (nw) couriersud2019-02-131-1/+6
|
* Fix compile warning under Emscripten (#2552) (submitted to upstream asio) (nw) Justin Kerk2017-10-171-1/+6
|
* UWP asio fix. Already sent pull request upstream (nw) Brad Hughes2017-01-111-2/+4
|
* Fixed clear typo in ASIO, sent upstream (nw) Miodrag Milanovic2016-11-071-1/+1
|
* Added ASIO networking library (nw) Miodrag Milanovic2016-10-07995-0/+311736