Skip to content

SC: universal vs block_release #15

@cemreozen

Description

@cemreozen

Peer A:
wait 500;sendMessage FILLER_FILENAME sn/file 1;wait 500;connectTCP FILLER_IP 4444;release SC;lsMessages 2;lsMessages 1;exit;

Peer B:
openTCP 4444;block SC;wait 500;lsMessages 2;lsMessages 1;exit;

The universal channel does not exist before the message was sent. The index 1 had to be included, otherwise the messages appear in the block_release channel.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Report refused

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions