skstream
|
An iostream class that handle UDP sockets. More...
#include <skstream.h>
Public Member Functions | |
int | open (int service) |
Private Member Functions | |
udp_socket_stream (const udp_socket_stream &) | |
udp_socket_stream & | operator= (const udp_socket_stream &socket) |
An iostream class that handle UDP sockets.