Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mgravell/Pipelines.Sockets.Unofficial issues and pull requests

#82 - Bump System.Text.Json from 7.0.2 to 8.0.4 in /tests/Pipelines.Sockets.Unofficial.Tests

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#80 - #79 Set package readme to mirror repo

Pull Request - State: open - Opened by thompson-tomo 6 months ago

#79 - Improve package readme

Issue - State: open - Opened by thompson-tomo 6 months ago

#78 - Remove AOT deoptimization

Pull Request - State: closed - Opened by MichalStrehovsky 10 months ago

#77 - Docs: fix DedicatedThreadPoolPipeScheduler.AvailableCount description

Pull Request - State: closed - Opened by NickCraver about 1 year ago

#76 - Memory Leak: BufferWriter Array Return Failure

Pull Request - State: open - Opened by DJGosnell about 1 year ago - 1 comment

#74 - net7 cleanup and fix broken pinned/unmanaged flag detection

Pull Request - State: closed - Opened by mgravell over 1 year ago - 3 comments

#73 - Fix NativeAOT warnings

Pull Request - State: closed - Opened by eerhardt over 1 year ago

#72 - Trim and AOT warnings in Delegates and PerTypeHelpers

Issue - State: open - Opened by eerhardt over 1 year ago - 3 comments

#71 - Thread Safety Violation Warnings found by InferSharp static analysis tool

Issue - State: closed - Opened by udlose almost 2 years ago - 3 comments

#70 - netstandard2.1 DoReceive fails on Zero Length Reads on Mono

Issue - State: open - Opened by HelloKitty about 2 years ago - 1 comment

#69 - Fix tests

Pull Request - State: closed - Opened by jasper-d about 2 years ago

#68 - Upgrade SIOP dependency

Pull Request - State: open - Opened by jasper-d about 2 years ago - 8 comments

#67 - Remove duplicate _queue.Count check in DedicatedThreadPoolPipeScheduler.RunWorkLoop

Pull Request - State: closed - Opened by vonzshik over 2 years ago - 1 comment

#66 - Unnecessary _queue.Count check in DedicatedThreadPoolPipeScheduler.RunWorkLoop

Issue - State: closed - Opened by vonzshik over 2 years ago - 7 comments

#65 - Benchmarcs: update to net6.0 and stuff

Pull Request - State: closed - Opened by NickCraver over 2 years ago

#64 - Investigating SemaphoreSlim on net6.0+

Issue - State: open - Opened by NickCraver over 2 years ago - 1 comment

#63 - Arena should report ObjectDisposedException

Pull Request - State: closed - Opened by mgravell almost 3 years ago

#62 - Pump a pair of PipeReader/PipeWriter

Issue - State: open - Opened by Giorgi over 3 years ago

#61 - How do I flush synchronously?

Issue - State: closed - Opened by RayKoopa over 3 years ago - 5 comments

#60 - add .NET 5

Pull Request - State: closed - Opened by mgravell almost 4 years ago - 1 comment

#59 - Remove Windows TCP loopback fast path option

Pull Request - State: closed - Opened by maksimkim almost 4 years ago - 2 comments

#58 - Loopback fast path is deprected on Windows and can cause high cpu on Win Server 2019

Issue - State: open - Opened by maksimkim almost 4 years ago - 2 comments
Labels: good first issue

#57 - Set unsafeSuppressExecutionContextFlow on SocketAsyncEventArgs

Issue - State: open - Opened by xqrzd almost 4 years ago - 3 comments

#56 - Test: BufferWriterDoesNotLeak also fails on my machine

Issue - State: open - Opened by TimLovellSmith almost 4 years ago

#55 - Test: ConnectTests.Connect - Fails on my machine

Issue - State: closed - Opened by TimLovellSmith about 4 years ago - 1 comment

#53 - Unable to wait for socket closure

Issue - State: closed - Opened by andrewjw1995 about 4 years ago - 2 comments

#51 - Does this project only support .Net Core, instead of .Net Framework?

Issue - State: closed - Opened by gaofeibupt about 4 years ago - 8 comments

#50 - continuing investigations into MemoryStream-like options

Pull Request - State: closed - Opened by mgravell over 4 years ago - 2 comments

#49 - BlockMemoryStream benchmark

Pull Request - State: closed - Opened by MarkPflug over 4 years ago - 7 comments

#48 - Array pool memory stream

Pull Request - State: closed - Opened by mgravell over 4 years ago

#47 - How to find out when/if the reader/writer completed

Issue - State: closed - Opened by sven-n over 4 years ago - 3 comments

#46 - TLS/SSL support

Issue - State: open - Opened by Lanayx almost 5 years ago - 6 comments

#45 - Xamarin.Android crash with native exception on SocketConnection.Create

Issue - State: open - Opened by GitBOUF about 5 years ago - 2 comments

#43 - ConnectionResetException missing Serializable attribute

Issue - State: closed - Opened by oatsoda about 5 years ago - 2 comments

#42 - Exceptions.

Issue - State: closed - Opened by juliolitwin about 5 years ago

#41 - Flush data to socket without OnReaderCompleted

Issue - State: open - Opened by Tragetaschen about 5 years ago - 1 comment

#40 - pauseWriterThreshold and streaming data

Issue - State: open - Opened by vshapenko about 5 years ago

#39 - Deprecate PipeWriter.OnReaderCompleted

Pull Request - State: closed - Opened by mgravell about 5 years ago

#38 - Add new BufferWriter (IBufferWriter<byte>) API

Pull Request - State: closed - Opened by mgravell about 5 years ago

#37 - Failing on Azure Worker role - BadImageFormatException

Issue - State: closed - Opened by jonorogers about 5 years ago - 4 comments

#36 - UDP Sockets

Issue - State: open - Opened by softworkz about 5 years ago - 23 comments

#35 - MemoryMappedPipeReader Feedback

Issue - State: open - Opened by airbreather over 5 years ago

#34 - Alloc free delegates

Pull Request - State: closed - Opened by mgravell over 5 years ago

#33 - Multiple threads writing to the same Pipe

Issue - State: closed - Opened by francisminu over 5 years ago - 10 comments

#32 - SocketServer add listen backlog option

Pull Request - State: closed - Opened by patricksuo over 5 years ago - 1 comment

#31 - Linux performance problem

Issue - State: closed - Opened by patricksuo over 5 years ago - 11 comments

#30 - SocketServer: add listen backlog option

Pull Request - State: closed - Opened by patricksuo over 5 years ago - 7 comments

#29 - proposal: add option to enable tunning socket listen backlog

Issue - State: closed - Opened by patricksuo over 5 years ago - 4 comments

#27 - Streams

Pull Request - State: open - Opened by mgravell over 5 years ago

#26 - Possible race condition

Issue - State: closed - Opened by patricksuo over 5 years ago - 5 comments

#25 - V2

Pull Request - State: closed - Opened by mgravell over 5 years ago

#24 - Optimizations around MutexSlim

Pull Request - State: closed - Opened by mgravell over 5 years ago - 1 comment

#23 - Refactor implementation to use the four-fields approach

Pull Request - State: closed - Opened by mgravell over 5 years ago

#22 - Arenas refactor

Pull Request - State: closed - Opened by mgravell over 5 years ago

#21 - Arenas

Pull Request - State: closed - Opened by mgravell over 5 years ago - 2 comments

#20 - update BDN to 0.11.4 which ignores assembly binding redirect issues

Pull Request - State: closed - Opened by adamsitnik over 5 years ago

#18 - Complete SocketConnection pipe without disposing the underlying socket

Issue - State: closed - Opened by xqrzd over 5 years ago - 5 comments

#17 - SocketConnection / Pipelines usage advice

Issue - State: closed - Opened by galvesribeiro almost 6 years ago - 3 comments

#16 - Is it possible to have a compiled version with .Net Framework 4.7.1?

Issue - State: closed - Opened by AllTerrainDeveloper almost 6 years ago - 2 comments

#15 - Use a static DedicatedThreadPoolPipeScheduler by default

Issue - State: closed - Opened by davidfowl almost 6 years ago - 2 comments

#14 - Protocol with length in front

Issue - State: closed - Opened by aensidhe almost 6 years ago - 5 comments

#13 - [Question][SocketConnection] Why do I need to read to send data?

Issue - State: closed - Opened by aensidhe about 6 years ago - 7 comments

#12 - Race?

Issue - State: closed - Opened by henricj about 6 years ago - 5 comments

#11 - SocketConnection pattern guidance

Issue - State: closed - Opened by Wraith2 about 6 years ago - 2 comments

#10 - Pooling/reuse of SAEA in SocketConnection

Issue - State: closed - Opened by matthew798 about 6 years ago - 9 comments

#9 - StreamConnection.ConnectAsync is not working.

Issue - State: closed - Opened by aensidhe about 6 years ago - 2 comments

#8 - Make the stream/duplex wrapper reject known non-duplex streams

Issue - State: closed - Opened by mgravell about 6 years ago
Labels: enhancement, good first issue

#7 - How to get a Multisegment stream backed ReadOnlySequence

Issue - State: closed - Opened by Wraith2 about 6 years ago - 9 comments

#6 - Question on StreamConnection.GetReader

Issue - State: closed - Opened by rickj33 about 6 years ago - 2 comments

#5 - Project has been moved.

Pull Request - State: closed - Opened by crocuis about 6 years ago - 1 comment

#4 - remove .NET 4.6 target as a workaround to invalid assemblyBinding redirect generation

Pull Request - State: closed - Opened by adamsitnik over 6 years ago - 5 comments

#3 - Memory mapped

Pull Request - State: closed - Opened by mgravell over 6 years ago

#2 - WIP: Benchmarks

Pull Request - State: closed - Opened by NickCraver over 6 years ago - 2 comments

#1 - Text reader/writer

Pull Request - State: closed - Opened by mgravell over 6 years ago