aboutsummaryrefslogtreecommitdiff
path: root/src/core/transport.c
Commit message (Expand)AuthorAge
* fixes #37 Make transports pluggableGarrett D'Amore2017-08-08
* Subsystem initialize is idempotent; simplify cleanup.Garrett D'Amore2017-08-07
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* TCP asynchronous working now.Garrett D'Amore2017-07-07
* Taskq implementation.Garrett D'Amore2017-02-18
* Add IPC (UNIX domain sockets) for POSIX, and test suite.Garrett D'Amore2017-01-12
* Initial cut at TCP, totally untested beyond compilation.Garrett D'Amore2017-01-04
* Transport renaming phase 1.Garrett D'Amore2017-01-02
* Work on endpoints. More C99 & type cleanups.Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* Some endpoint work started.Garrett D'Amore2016-12-14
* More comments, and detection of fork-reentrancy. Much effort was spentGarrett D'Amore2016-12-13
* Minor tweak to transport API, new declarations for protocols.Garrett D'Amore2016-12-12
* Added threading primitives, more complete transport API.Garrett D'Amore2016-12-12