Project

General

Profile

Download (3.34 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0299bce8 2010-11-26 14:27 Marc Dequènes

[evol] connect_peer: do not open multiple connections to the same peer while one is being attempted already

a03d9df7 2010-11-26 13:41 Marc Dequènes

[fix] remove traces of old Botnet DSL

4d9f2962 2010-11-24 02:52 Marc Dequènes

[evol] Task-based client DSL §4 (many fixes, helper, bot stop condition, more logging)

e321ca6f 2010-11-15 02:20 Marc Dequènes

[evol] created a DSL for client-side calls (several conditions (calls only at the moment) can be joined together in order to exploit parallel tasks via asynchronous calls)

c501ebc2 2010-11-12 19:42 Marc Dequènes

[fix] ensure pending threads/conversations are uniquely registered

7d493229 2010-11-12 19:40 Marc Dequènes

[evol] add system/user notif to bot level and detecte when a conversation is idle, to close it after used in connect_peer() with block

f292535b 2010-11-09 21:46 Marc Dequènes

[fix] ensure ask_to_stop() waits gracefully for conversations to finish while stop() just stopp at once

45333094 2010-11-08 03:33 Marc Dequènes

[fix/evol] conversation/bot protocol rework §8 (refs #30)

35e0fb89 2010-11-08 00:21 Marc Dequènes

[fix] BotNet: handle UNIX Socket connect failure (EM.connect fails at once, not via the handler)

d57fd602 2010-11-07 22:08 Marc Dequènes

[evol] add client support to BotNet

70c59c34 2010-11-06 22:18 Marc Dequènes

[evol] unified BotNet interface for both client and servers (as a client is also a micro server)