Implement proper BeginReadLine function

Bug #821353 reported by Alexander Regueiro
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IRC.NET
Confirmed
Medium
Alexander Regueiro

Bug Description

Currently the low-level protocol code in IrcClient makes use of the CircularBufferStream and SafeLineReader classes for asynchronous reading of lines from the socket.

A fully asynchronous and simpler method of reading lines from the socket could be achieved using custom logic and an appropiate instance of System.Text.Encoding.

Tags: irc
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.