Commit graph

16 commits

Author SHA1 Message Date
Alistair Riddoch
c20ff2261a Re-work where client objects get name information 2011-10-29 15:32:41 +02:00
Alistair Riddoch
202f92d8fd Enable code for forwarding connect errors to the admin client 2010-12-13 17:52:01 +00:00
Alistair Riddoch
f8730323de Use ConnectedRouter for Juncture as well 2010-12-13 14:53:18 +00:00
Alistair Riddoch
6d3781c5b5 Add currently dangerous, inactive code for dealing with failed connect 2010-12-13 10:40:54 +00:00
Alistair Riddoch
6ac392fe94 Don't reply to a Connect op until non-blocing connect has completed 2010-12-13 07:45:11 +00:00
Alistair Riddoch
65785a676e Disable debug output 2010-12-12 22:40:45 +00:00
Alistair Riddoch
723ff1280c Remove unused username and password members from CommPeer 2010-12-09 16:05:57 +00:00
Alistair Riddoch
71296fa96a Ensure teleport fails if Juncture is not associated with a Peer 2010-12-09 15:13:57 +00:00
Alistair Riddoch
9fd382fcb4 When a Peer gets a reply op, pass it to Juncture to be returned to the owning client 2010-12-08 18:42:26 +00:00
Alistair Riddoch
5b6e656cbc Add a signal to allow Juncture to get replies from the Peer 2010-12-08 17:13:54 +00:00
Alistair Riddoch
3928eccadc Hook Juncture up to Peer::destroyed so we don't keep a stray pointer 2010-12-08 16:11:09 +00:00
Alistair Riddoch
7ae2fa2c76 Add drop through call to Peer::teleportEntity, and fix sending of login 2010-12-07 22:39:59 +00:00
Alistair Riddoch
7be69e9c80 Use the same ID for Juncture and Peer object, as they represent different aspects of the same concept 2010-12-07 22:14:59 +00:00
Alistair Riddoch
3e6f99aca0 Add a connection pointer to Juncture, and patch in connect and login code 2010-12-07 15:48:26 +00:00
Alistair Riddoch
de30bb6aff Patch in part of the connect and login parsing code. 2010-12-06 23:34:58 +00:00
Alistair Riddoch
47ea001a25 New class to encapsulate managing peer connections 2010-12-06 22:24:18 +00:00