in reply to Re^5: pipe fork win32
in thread pipe fork win32
perlio.h 194 #define PERLIOBUF_DEFAULT_BUFSIZ (BUFSIZ > 8192 ? BUFSIZ : 8192)./Configure -Accflags=-DPERLIOBUF_DEFAULT_BUFSIZ=N
#define PERLIOBUF_DEFAULT_BUFSIZ (BUFSIZ > 8192 ? BUFSIZ : 8192)
update: :) Configurable IO buffersize?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^7: pipe fork win32
by BrowserUk (Patriarch) on Aug 26, 2012 at 16:07 UTC |