simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] ATmega328 Emulation


From: Wojciech Stryjewski
Subject: Re: [Simulavr-devel] ATmega328 Emulation
Date: Fri, 18 Feb 2011 13:18:59 -0600

On Fri, Feb 18, 2011 at 1:11 PM, Sebastian
<address@hidden> wrote:
> Am Donnerstag, den 17.02.2011, 22:24 +0100 schrieb Petr Hluzín:
>> Folks, any objections or preferences how should I do that?
>> (I think I will solve that myself, I must accommodate for Windows
>> unusual sockets.)
> boost::asio may help if you don't mind the dependency on boost.

If you use the original Windows Socket 1 interface, then you should be
able to wait on multiple sockets with select(). With Windows the
select() will only work on network sockets however, and not on regular
file descriptors.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]