TcpNetworking_Test
class TcpNetworking_Test : public CPPUNIT_NS::TestFixture
Functions
| Name | Description |
|---|---|
| testWriteAsync | Test the set of writeAsync methods of type write and "forget" in the karabo::net::TcpChannel class (acessed through its abstract base class, karabo::net::Channel). The write and "forget" do not call write handlers specified by their callers once they have done their job (or failed at trying to do it). |
Function Details
testWriteAsync
void testWriteAsync()
Test the set of writeAsync methods of type write and "forget" in the karabo::net::TcpChannel class (acessed through its abstract base class, karabo::net::Channel).
The write and "forget" do not call write handlers specified by their callers once they have done their job (or failed at trying to do it).