Ahmet Ibrahim Aksoy

Results 12 issues of Ahmet Ibrahim Aksoy

This pr aims to support AcceptAsync operation with existing AcceptSocket on Unix-like systems. Closes #1483

area-System.Net.Sockets
community-contribution

## Description Closes #1183. This PR aims to support [draft-ietf-quic-bit-grease-04](https://www.ietf.org/archive/id/draft-ietf-quic-bit-grease-04.html) extension. Still implementing this feature, just opened this PR as a draft to get some feedback ## Testing Not yet....

## Build Information Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=717524 Build error leg or test failing: System.Net.Tests.HttpWebRequestTest_Async.GetResponseAsync_ParametersAreNotCachable_CreateNewClient ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json { "ErrorPattern": "GetResponseAsync_ParametersAreNotCachable_CreateNewClient.*FAIL]",...

area-System.Net
test-run-core
Known Build Error

Lately, we have discovered that parallelism in xUnit doesn't mean: max X test cases running at the same time, but "X threads executing test cases concurrently", and it was causing...

## Build Information Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=719528 Build error leg or test failing: ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json { "ErrorMessage": "Connection handshake...

test-run-core
area-System.Net.Quic
Known Build Error

## Summary This is still ongoing effort, created this PR to get early feedback from folks. Fixes dotnet/runtime#92690 /cc @dotnet/ncl --- #### Internal previews | 📄 File | 🔗 Preview...

dotnet-fundamentals/svc
dotnet-networking/subsvc

### Description In .NET 9, the default behavior of `EventSource` events emitted by `HttpClient` / `SocketsHttpHandler` has been modified to scrub query strings (`EventSource` name: `System.Net.Http`). This change is aimed...

doc-idea
:watch: Not Triaged
breaking-change
Pri1

### Description In .NET 9, the default implementation of `IHttpClientFactory` logs and log scopes has been modified to scrub query strings when logging Uri information. This change is aimed at...

doc-idea
:watch: Not Triaged
breaking-change
Pri1

- [X] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [X] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...

new formula

### Describe the bug ![image](https://github.com/user-attachments/assets/20135130-fd97-48b9-bfe3-4bc76cd379ee) This photo has been taken from Ubuntu 24.04 distro. The `libmsquic` package currently does not include development headers. This approach aligns with the best practice...

feature request
OS: Linux
Area: Packaging
Partner: .NET