|
From: | bruce campbell |
Subject: | URLStream file: more transfers |
Date: | Sat, 22 Nov 2014 18:23:13 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 |
URLStream doesn't do file:/// type reading currently.There are a couple of small bugs (need to separate the file:/// from the / in the lead of the url, and must use read() rather than readData() since it is reading from a file descriptor. I have patches for these things. What would be the procedure for sending them, as I am a noop to this process?
[Prev in Thread] | Current Thread | [Next in Thread] |