> Hi! > > We need to set a timeout for recv(), otherwise it will stuck on systems > > which are not bugged. > Or just pass MSG_DONTWAIT to the recv()? +1, that works. Kind regards, Petr