|
Gnash
0.8.11dev
|
#include "noseek_fd_adapter.h"#include <cerrno>#include <cstdio>#include <string>#include <boost/format.hpp>#include <iostream>#include "IOChannel.h"#include "GnashSystemIOHeaders.h"#include "utility.h"#include "log.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
| gnash::noseek_fd_adapter | |
Functions | |
| IOChannel * | gnash::noseek_fd_adapter::make_stream (int fd, const char *cachefilename=nullptr) |
| Returns a read-only IOChannel that fetches data from an file descriptor open for read. More... | |
1.8.12