networkzero icon indicating copy to clipboard operation
networkzero copied to clipboard

Typo in usage document?

Open lurch opened this issue 8 years ago • 1 comments

In http://networkzero.readthedocs.io/en/latest/usage.html#message-sending it lists one of the functions as wait_for_message_from().

But in the http://networkzero.readthedocs.io/en/latest/usage.html#address section it uses nw0.wait_for_message(address). Should it instead be nw0.wait_for_message_from(address)?

lurch avatar Aug 17 '16 16:08 lurch

P.S. https://github.com/tjguk/networkzero/search?utf8=%E2%9C%93&q=wait_for_message

lurch avatar Aug 17 '16 16:08 lurch