Age | Commit message (Collapse) | Author |
|
Buffer now takes an extra parameter: what to buffer, read, write, or both.
This winds up being important when dealing with blocking sockets and the like.
|
|
fstring, and updated the copyright notice to extend to 2011
|
|
|
|
copyright 2007-2008.
|
|
follows the new filter guidelines, where read and write report the amount of
data consumed, not the amount processed. I.e. when writing, it reports how
much of your incoming data it used, not how many bytes it wrote on the other
end.
|
|
doesn't inhibit building. These'll be in good working shape in no time.
|