Commit 7f0ad2f63cd5c7e41a1916e4d8a3a5606880b429

Nick Mathewson 2009-11-02T16:17:06

Fix an errant user of ssize_t to use ev_ssize_t. My usual strategy of grep '[^_]ssize_t' had apparently failed me, since this ssize_t was in the first column. Resolves bug 2890434; spotted by Mihai Draghicioiu. svn:r1484