UDP Socket I/O routines. More...
#include <plib/netSocket.h>
#include <simgear/compiler.h>
#include <string>
#include <simgear/math/sg_types.hxx>
#include <simgear/io/iochannel.hxx>
Go to the source code of this file.
Classes | |
class | SGSocketUDP |
A UDP socket I/O class based on SGIOChannel and plib/net. More... |
UDP Socket I/O routines.
Definition in file sg_socket_udp.hxx.