Commit Graph

13 Commits

Author SHA1 Message Date
Lioncash 5a97e587b6 Endpoint: Use std::array where applicable
Makes the interface a little more strongly-typed, and in some cases
makes it less likely to pass in invalid data.
2019-09-03 09:54:50 -04:00
Lioncash d4891f187f General: Amend includes where applicable 2019-09-03 00:26:08 -04:00
Jack Andersen e28b6551d0 New code style refactor 2018-12-07 19:20:55 -10:00
Jack Andersen c06141af1e Stack reference bug fix 2018-01-13 20:43:00 -10:00
Jack Andersen 34860de248 Remove optional.hpp dependency 2017-12-06 18:09:57 -10:00
Jack Andersen b8c42676ce Minor reorganization; bind to localhost to prevent Windows Firewall alert 2017-01-21 15:38:02 -10:00
Jack Andersen 0153e0ee6a Add ability to change SI channel and detect disconnections 2017-01-07 16:51:38 -10:00
Jack Andersen 4699542f93 Add Doxygen comments 2017-01-07 13:55:41 -10:00
Jack Andersen 42f1b86627 Use blocking I/O for transfer thread 2017-01-07 11:19:25 -10:00
Jack Andersen e161ef15fa Remove unnecessary setBlocking calls 2017-01-06 22:50:40 -10:00
Jack Andersen e65f42c843 Disable logging macros 2017-01-06 22:28:58 -10:00
Jack Andersen c34b81ad6c Win32 compatibility fixes 2017-01-06 22:24:16 -10:00
Jack Andersen 9b2b1fd1e6 Use /lib rather than /src 2017-01-06 19:00:40 -10:00