Add the ability to actively PING the server.
authorMatt Mullins <mmullins@mmlx.us>
Sun, 23 Mar 2014 07:06:35 +0000 (00:06 -0700)
committerMatt Mullins <mmullins@mmlx.us>
Sun, 23 Mar 2014 07:08:19 +0000 (00:08 -0700)
commit3f44b2df50e30513ceca64319ff14366dff645d3
tree58d4704610ff0b7bdf6a3d30353358ef6350dc22
parent996da1be8f5196fb9162c7d6400a319219b024fd
Add the ability to actively PING the server.

This currently forcefully kills the irc_conn process once a ping timeout
occurs, without any nice QUIT message or anything.

Bump the state version because I added another variable to irc_state.
irc/irc_conn.erl