in reply to Re^3: Win32::Daemon + socket->accept: service cannot be stopped
in thread Win32::Daemon + socket->accept: service cannot be stopped [SOLVED]

Hi Jenda,

you are probably right and if expecting many clients, I would certainly go down that road.
As I only have one connection at a time currently, I'm just too lazy to implement that right now. I might try it further.

Thanks again, Sven
  • Comment on Re^4: Win32::Daemon + socket->accept: service cannot be stopped