src/streams/stransport.c


Log

Author Commit Date CI Message
Etienne Samson 21496c30 2018-03-30T00:20:23 stransport: fix a warning on iOS "warning: values of type 'OSStatus' should not be used as format arguments; add an explicit cast to 'int' instead [-Wformat]"
Etienne Samson 1b2e83a9 2017-12-13T00:19:41 stransport: provide error message on trust failures Fixes #4440
Etienne Samson e9369856 2017-03-21T00:25:15 stream: Gather streams to src/streams