#include <sys/ifstream.h>
#include <sys/socket.h>
Go to the source code of this file.
Functions | |
NUTDEVICE * | NutSoStreamCreate (TCPSOCKET *sock) |
Create a virtual stream device from a specified socket. | |
int | NutSoStreamDestroy (NUTDEVICE *dev) |
Destroy a previously created stream device. |