Ticket #178 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Inconsistent collision handling

Reported by: MathiasHasselmann Assigned to: lennart
Priority: major Milestone: Avahi 0.6.22
Component: examples Version:
Keywords: Cc:

Description

Local collisions are reported immediatly, where as remote collisions have to be handled in the entry-group's status handler. This might make sense, but is unexpected for some programmers (like me), as the client-publish-service.c example implies all collision handling happens in the status handler. So I suggest updating the client-publish-service.c example to properly handle collisions.

Change History

12/16/07 21:08:33 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

(In [1582]) add proper handling for local collisions to example. Clean up the example in some minor other ways. (Closes #178)

12/16/07 21:09:04 changed by lennart

  • milestone set to Avahi 0.6.22.