libuv/samples
Ben Noordhuis 7b9f379923 samples: update timer callback prototype
The socks5 proxy sample application was still using the old prototype
where timer callbacks take a second 'status' parameter but that was
removed in commit db2a9072 ("unix, windows: removed unused status
parameter") from March 2014.

PR-URL: https://github.com/libuv/libuv/pull/1250
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
2017-03-15 19:18:10 +01:00
..
socks5-proxy samples: update timer callback prototype 2017-03-15 19:18:10 +01:00
.gitignore samples: add socks5 proxy sample application 2013-11-19 13:20:31 +01:00