ObjFW  Ambiguous Artifact ID

The artifact hash prefix 49b4f5 is ambiguous and might mean any of the following:

  1. 49b4f5c9179f5a8ababce91c197fab33020c26958dc73ecf84d7f92e47525f6a -

  2. 49b4f5d815549692e452871e81835fd604312516510500ca96080962ef5a2ab7 -

    • File src/exceptions/OFWriteFailedException.m — part of check-in [8d2a5052fd] at 2014-01-25 17:39:13 on branch trunk — Generalize stream / socket related exceptions

      This is in preparation for adding UDP sockets, as UDP sockets and TCP
      sockets have no common superclass, as one is stream-oriented while the
      other is packet-oriented.

      Read and write exceptions are for any object now, as they are useful for
      a lot more than just for streams, while the others (bind, listen, etc.)
      are for any socket now (the type is id in this case, though, as there is
      no common superclass). (user: js, size: 891) [annotate] [blame] [check-ins using]