GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
tcp_sink.h File Reference

Go to the source code of this file.

Classes

class  gr::network::tcp_sink
 This block provides a TCP Sink block that supports both client and server modes. More...
 

Namespaces

 gr
 GNU Radio logging wrapper.
 
 gr::network
 

Macros

#define TCPSINKMODE_CLIENT   1
 
#define TCPSINKMODE_SERVER   2
 

Macro Definition Documentation

◆ TCPSINKMODE_CLIENT

#define TCPSINKMODE_CLIENT   1

◆ TCPSINKMODE_SERVER

#define TCPSINKMODE_SERVER   2