K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-02-07T05:15:51.680519Z K 7 svn:log V 219 Revert r295247 Changing mktemp to mkstemp breaks the bind call because mkstemp creates the file. Functionally, there is no difference in mktemp vs mkstemp + unlink, except the additional overhead, so revert the commit END