[Spread-users] join error?
Serge Aleynikov
serge at hq.idt.net
Tue Mar 22 18:10:29 EST 2005
Hi,
I just ran into this condition which seems to be en error in sp_join().
If you use spuser to connect to a spread daemon, then kill the daemon,
and attempt to join a group, the sp_join() returns success, yet the
second call to sp_join() fails. Shouldn't the first call fail as well?
Serge
--------
>./spuser
Spread library version is 3.17.3
User: connected to 4803 at localhost with private group #user#DevLinuxPro
==========
User Menu:
----------
j <group> -- join a group
l <group> -- leave a group
s <group> -- send a message
b <group> -- send a burst of messages
r -- receive a message (stuck)
p -- poll for a message
e -- enable asynchonous read (default)
d -- disable asynchronous read
q -- quit
User> d
---> Kill SPREAD daemon here <---
User> j test
User> j test
SP_error: (-8) Connection closed by spread
More information about the Spread-users
mailing list