Namespaces | |
namespace | JetByteTools |
namespace | JetByteTools::Socket |
Classes | |
class | IDatagramServerSocketCallback |
The socket server callback interface is composed from more specific interfaces using inheritance. This is purely to allow the framework to work in terms of the narrowest interface internally and does not affect the user of the code. This is, effectively, the first interface that the user would wish to implement. More... |