Commit Graph

11 Commits (opencardev_merge)

Author SHA1 Message Date
Jason Wenger f9f02815d0 Rearrange directory structure 2020-07-04 09:37:43 -05:00
michal.szwaj 046b3b3815 Enable no delay option 2018-07-17 16:18:01 +02:00
michal.szwaj 3c8b87fcf0 Add blocking connect method 2018-03-21 23:49:26 +01:00
michal.szwaj cc4557246d Use socket as a shared_ptr to fulfill boost asio CompletionHandler requirements 2018-03-19 21:30:02 +01:00
michal.szwaj 211e7f5072 Map operation aborted error code 2018-03-17 01:41:49 +01:00
michal.szwaj a5ed15f158 Unit tests for TCPEndpoint 2018-03-16 18:59:55 +01:00
michal.szwaj 1c95f086b7 Create base class for transports 2018-03-15 17:59:18 +01:00
michal.szwaj 219d8dd525 Wrap all used socket functions 2018-03-13 17:20:00 +01:00
michal.szwaj e5e72d1eda Implementation of TCPTransport 2018-03-12 17:53:31 +01:00
michal.szwaj bebb4b9f2f Perform socket close even if shutdown failed 2018-03-12 16:48:07 +01:00
michal.szwaj eb98ceadf5 Implement sceleton of TCP interface 2018-03-12 16:43:35 +01:00