Skip to content
Snippets Groups Projects
Commit 2f02321d authored by deuce's avatar deuce
Browse files

Add ToDo items regarding small send()s.

parent 75d76f54
Branches
Tags
No related merge requests found
...@@ -8,3 +8,8 @@ Features/Changes which will break the API and so must go into v7 ...@@ -8,3 +8,8 @@ Features/Changes which will break the API and so must go into v7
keep track of the current status of IAC escapes. keep track of the current status of IAC escapes.
- Fix up the local display for Win32. It's horribly slow currently. - Fix up the local display for Win32. It's horribly slow currently.
Possibly just dust of the DOS stuff and use ciolib? Possibly just dust of the DOS stuff and use ciolib?
- Make output functions take an optional position and attribute to cut down
on small send()s.
- Audit for small send()s in general.
- Possibly improve the output thread and make *nix multi-threaded for block
buffering ala Synchronet.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment