Revision a17c0942
Added by Marc Dequènes over 13 years ago
- ID a17c0942a43c35ce1c5586e958f7682238510441
lib/cyborghood/cyborg/botnet/conversation.rb | ||
---|---|---|
@action_parameters = action_parameters
|
||
# reply with the matching action id
|
||
# (the namespace for requests is on our side, the namespace for replies is on peer side,
|
||
# and we may end up using the same action id is a server acts as client)
|
||
# and we may end up using the same action id if a server acts as client)
|
||
@action_id = action_id
|
||
|
||
@sent = false
|
Also available in: Unified diff
[comments] typo