| summaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-19 | Adds timeout to connection test. | Nathanael Sensfelder | |
| I didn't check if libircclient could detect the lack of connection during the test, but since implementing that timeout is way easier than expected (and prevents spamming connection tests), I simply added it. | |||
| 2017-08-18 | Attempts to deal with timeouts. | Nathanael Sensfelder | |
| libircclient does not seem to detect any issue when the connection has been dropped due to external causes. I added a test (getting the current channel topic)that should trigger if 5min go by without anything happening, hopefully this will cause libircclient to detect the connection problem, if not, implement a timeout from the lack of replies concerning the topic should not be too hard. | |||
| 2017-06-26 | Fixes invalid read in JH_meta_net_handle_reply | Nathanael Sensfelder | |
| 2017-06-16 | Woops, forgot. | Nathanael Sensfelder | |
| 2017-04-28 | Fixes issue with options, username vs nick. | Nathanael Sensfelder | |
| 2017-04-28 | Got the thing to work. | Nathanael Sensfelder | |
| 2017-04-22 | Initial Commit. | Nathanael Sensfelder | |


