aboutsummaryrefslogtreecommitdiffstats
path: root/c_src
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes when there are no results in port driver.Brian Cully2012-02-091-6/+9
* Log INFO messages in port driver for queries.Brian Cully2012-02-091-0/+6
* Return erlang errors in every possible case before exitBrian Cully2012-02-091-28/+56
* Return errors to erlang when malloc fails. Cleanup warnings found by clangBrian Cully2012-02-094-138/+113
* Return errors when connecting fails.Brian Cully2012-02-091-2/+4
* Put port driver in priv/binBrian Cully2012-02-091-5/+5
* Move C code into c_srcBrian Cully2012-02-098-0/+1040