ObjFW  Ticket Change Details

Overview

Artifact ID: 8034dea3d3b7170d2e8096103d8342ab8f38a8be29cadab7613ae22e371d7eaa
Ticket: 91fb9d30cf60be7fc3d644eb7f7fdc52b6599bb6
Support passing sockets between threads on AmigaOS
User & Date: js on 2020-12-05 22:17:14
Changes

  1. icomment:
    Sockets cannot be just passed between threads on AmigaOS/MorphOS. Instead, `ObtainSocket` needs to be used. Add a proper API to do this, that is a nop on other systems.
    
  2. login: "js"
  3. milestone changed to: "1.0"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "Medium"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to: "Support passing sockets between threads on AmigaOS"
  9. type changed to: "Feature_Request"