> Date: Fri, 07 Mar 2008 17:10:34 +0100 > From: [EMAIL PROTECTED] > > > > Hey, is there any plans to add socket support on the Stream module? > > Yes. It may be a useful backend. > > I'm all fingers to implement it :-) > > We should work in other parts of the stm module before to think in > implementing the network backend. >
What about the Filesystem module ? If it's going to be implemented on top of stdio.h I could implement it. Otherwise I don't know other libraries to do it portable across, for example, win32. -gerel
