summaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_sockaddr.c
Commit message (Expand)AuthorAge
* Improve UDP test coverage, fix numerous issues found.Garrett D'Amore2017-10-05
* Introduce utility safe string handling functions.Garrett D'Amore2017-08-28
* Validate that we do not overrun sun_path in sockaddr_un.Garrett D'Amore2017-08-21
* fixes #41 Move DNS out of tcp transportGarrett D'Amore2017-08-21
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Initial swag at UDP (POSIX only) low level handling.Garrett D'Amore2017-07-25