Gnash
0.8.10
|
#include "dsodefs.h"
Go to the source code of this file.
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
namespace | gnash::noseek_fd_adapter |
Functions | |
IOChannel * | gnash::noseek_fd_adapter::make_stream (int fd, const char *cachefilename=0) |
Returns a read-only IOChannel that fetches data from an file descriptor open for read. |