Well now that I actually helped someone for a change I would like to give some feedback to the developer. Currently if/when the miner lose connection with the pool there are never any attempts to connect back again, it would be awesome to have a reconnect feature so we don´t lose any hash time. I know I'm a lazy bastard asking you to implement this rather than doing it myself but it is probably a quick matter for someone familiar with the code

Also, thanks a lot for your efforts with this miner.
This is quite strange since i didn't mess with the networking code from ypool, but you're not the first to point it out. I'll look into this today (the 32 bit counter is already fixed in the code and in the linux and mac binaries, just the windows binaries still have the bug).
Thanks for the support.